Skip to content

Commit

Permalink
Merge pull request #187 from cncf/examples-need-rolling-update-support
Browse files Browse the repository at this point in the history
Setting a image release for the current examples
  • Loading branch information
denverwilliams authored Apr 30, 2020
2 parents 6a8197f + c93bf96 commit 9195dee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions example-cnfs/envoy/cnf-conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ application_deployment_names: [envoy]
helm_chart: stable/envoy
helm_chart_container_name: envoy
white_list_helm_chart_container_names: [falco, nginx, envoy, calico-node, kube-proxy, nginx-proxy, node-cache]
rolling_update_tag: v1.12.2
1 change: 1 addition & 0 deletions example-cnfs/ip-forwarder/cnf-conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ application_deployment_names: [vpp]
helm_chart:
helm_chart_container_name: vpp
white_list_helm_chart_container_names: [falco, nginx, calico-node, kube-proxy, nginx-proxy, node-cache, kube-multus]
rolling_update_tag: latest
1 change: 1 addition & 0 deletions example-cnfs/vpp-3c2n-csp-use-case/cnf-conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ application_deployment_names: [ip-forwarder-csp]
helm_chart:
helm_chart_container_name: ip-forwarder-csp
white_list_helm_chart_container_names: [falco, nginx, calico-node, kube-proxy, nginx-proxy, node-cache]
rolling_update_tag: latest

0 comments on commit 9195dee

Please sign in to comment.