UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Big Bang
P
Packages
Core
istio-controlplane
Commits
1b5a6208
"scripts/docker-entrypoint.sh" did not exist on "98e3cfabd1da3f51f27cd077bbfad87432f88d06"
Commit
1b5a6208
authored
Aug 29, 2021
by
Ronnie Webb
Browse files
adjusting values.global
parent
a05df6e8
Pipeline
#450188
passed with stages
in 2 minutes and 46 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
chart/values.yaml
chart/values.yaml
+4
-4
No files found.
chart/values.yaml
View file @
1b5a6208
...
@@ -125,10 +125,10 @@ istiod:
...
@@ -125,10 +125,10 @@ istiod:
strategy
:
{}
strategy
:
{}
# k8s pod annotations. https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
# k8s pod annotations. https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
podAnnotations
:
podAnnotations
:
sidecar.istio.io/proxyCPULimit
:
15
0m
sidecar.istio.io/proxyCPULimit
:
30
0m
sidecar.istio.io/proxyCPU
:
15
0m
sidecar.istio.io/proxyCPU
:
30
0m
sidecar.istio.io/proxyMemory
:
256
Mi
sidecar.istio.io/proxyMemory
:
512
Mi
sidecar.istio.io/proxyMemoryLimit
:
256
Mi
sidecar.istio.io/proxyMemoryLimit
:
512
Mi
# k8s service annotations. https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
# k8s service annotations. https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
serviceAnnotations
:
{}
serviceAnnotations
:
{}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment