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