istio should have a default revision set
This commit is contained in:
parent
a77c96dbff
commit
5742ae2824
|
@ -131,7 +131,11 @@ external-secrets:
|
||||||
timeoutSeconds: 1
|
timeoutSeconds: 1
|
||||||
periodSeconds: 5
|
periodSeconds: 5
|
||||||
|
|
||||||
istio-base: {enabled: true}
|
istio-base:
|
||||||
|
enabled: true
|
||||||
|
values:
|
||||||
|
defaultRevision: default
|
||||||
|
|
||||||
istio-ingress: {enabled: true}
|
istio-ingress: {enabled: true}
|
||||||
istiod: {enabled: true}
|
istiod: {enabled: true}
|
||||||
metallb: {enabled: true}
|
metallb: {enabled: true}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user