File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -888,13 +888,8 @@ stackset_routegroup_support_enabled: "true"
888
888
stackset_ingress_source_switch_ttl : " 5m"
889
889
890
890
# enable/disable versioned configuration resources support for stackset
891
- {{if eq .Cluster.Environment "production"}}
892
- stackset_configmap_support_enabled : " false"
893
- stackset_secret_support_enabled : " false"
894
- {{else}}
895
891
stackset_configmap_support_enabled : " true"
896
892
stackset_secret_support_enabled : " true"
897
- {{end}}
898
893
899
894
# enable/disable traffic segment support for stackset
900
895
stackset_enable_traffic_segments : " false"
Original file line number Diff line number Diff line change 1
1
{{ $internal_version := "v0.19.53-804" }}
2
- {{ $canary_internal_version := "v0.19.53-804 " }}
2
+ {{ $canary_internal_version := "v0.20.5-813 " }}
3
3
4
4
{{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}}
5
5
{{ $canary_args := "" }}
You can’t perform that action at this time.
0 commit comments