istio injection for argocd
This commit is contained in:
parent
27edc53363
commit
49d51fcd85
@ -1738,7 +1738,8 @@ server:
|
||||
deploymentLabels: {}
|
||||
|
||||
# -- Annotations to be added to server pods
|
||||
podAnnotations: {}
|
||||
podAnnotations:
|
||||
sidecar.istio.io/inject: "true"
|
||||
|
||||
# -- Labels to be added to server pods
|
||||
podLabels:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user