autocommit
This commit is contained in:
parent
49d51fcd85
commit
cb3c6f031a
@ -1732,10 +1732,12 @@ server:
|
||||
# sizeLimit: "1Gi"
|
||||
|
||||
# -- Annotations to be added to server Deployment
|
||||
deploymentAnnotations: {}
|
||||
deploymentAnnotations:
|
||||
sidecar.istio.io/inject: "true"
|
||||
|
||||
# -- Labels for the server Deployment
|
||||
deploymentLabels: {}
|
||||
deploymentLabels:
|
||||
sidecar.istio.io/inject: "true"
|
||||
|
||||
# -- Annotations to be added to server pods
|
||||
podAnnotations:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user