still fixing stuff
This commit is contained in:
parent
0ba1fceac5
commit
08d3db877e
@ -44,6 +44,6 @@ _internal_defaults_do_not_set:
|
||||
# For istioctl usage to disable istio config crds in base
|
||||
enableIstioConfigCRDs: true
|
||||
|
||||
defaultRevision: "default"
|
||||
defaultRevision: "1.30.2"
|
||||
experimental:
|
||||
stableValidationPolicy: false
|
||||
|
||||
@ -4,7 +4,7 @@ _internal_defaults_do_not_set:
|
||||
# Name allows overriding the release name. Generally this should not be set
|
||||
name: ""
|
||||
# revision declares which revision this gateway is a part of
|
||||
revision: ""
|
||||
revision: "1.30.2"
|
||||
|
||||
# Controls the spec.replicas setting for the Gateway deployment if set.
|
||||
# Otherwise defaults to Kubernetes Deployment default (1).
|
||||
|
||||
@ -207,7 +207,7 @@ _internal_defaults_do_not_set:
|
||||
stackdriver:
|
||||
enabled: false
|
||||
# Revision is set as 'version' label and part of the resource names when installing multiple control planes.
|
||||
revision: ""
|
||||
revision: "1.30.2"
|
||||
|
||||
# Revision tags are aliases to Istio control plane revisions
|
||||
revisionTags: []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user