UNCLASSIFIED

"scripts/docker-entrypoint.sh" did not exist on "98e3cfabd1da3f51f27cd077bbfad87432f88d06"
Commit 1b5a6208 authored by Ronnie Webb's avatar Ronnie Webb
Browse files

adjusting values.global

parent a05df6e8
Pipeline #450188 passed with stages
in 2 minutes and 46 seconds
......@@ -125,10 +125,10 @@ istiod:
strategy: {}
# k8s pod annotations. https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
podAnnotations:
sidecar.istio.io/proxyCPULimit: 150m
sidecar.istio.io/proxyCPU: 150m
sidecar.istio.io/proxyMemory: 256Mi
sidecar.istio.io/proxyMemoryLimit: 256Mi
sidecar.istio.io/proxyCPULimit: 300m
sidecar.istio.io/proxyCPU: 300m
sidecar.istio.io/proxyMemory: 512Mi
sidecar.istio.io/proxyMemoryLimit: 512Mi
# k8s service annotations. https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
serviceAnnotations: {}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment