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
a05df6e8
Commit
a05df6e8
authored
Aug 29, 2021
by
Ronnie Webb
Browse files
adjusting values.global
parent
b67c1812
Pipeline
#450128
failed with stages
in 12 minutes and 45 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
chart/values.yaml
chart/values.yaml
+11
-2
No files found.
chart/values.yaml
View file @
a05df6e8
...
@@ -42,7 +42,12 @@ ingressGateways:
...
@@ -42,7 +42,12 @@ ingressGateways:
sidecar.istio.io/proxyCPU
:
150m
sidecar.istio.io/proxyCPU
:
150m
sidecar.istio.io/proxyMemory
:
256Mi
sidecar.istio.io/proxyMemory
:
256Mi
sidecar.istio.io/proxyMemoryLimit
:
256Mi
sidecar.istio.io/proxyMemoryLimit
:
256Mi
serviceAnnotations
:
{}
# https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
serviceAnnotations
:
# https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
sidecar.istio.io/proxyCPULimit
:
150m
sidecar.istio.io/proxyCPU
:
150m
sidecar.istio.io/proxyMemory
:
256Mi
sidecar.istio.io/proxyMemoryLimit
:
256Mi
nodeSelector
:
{}
# https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#nodeselector
nodeSelector
:
{}
# https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#nodeselector
affinity
:
{}
# https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity
affinity
:
{}
# https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity
tolerations
:
[]
# https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
tolerations
:
[]
# https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
...
@@ -119,7 +124,11 @@ istiod:
...
@@ -119,7 +124,11 @@ istiod:
targetAverageUtilization
:
60
targetAverageUtilization
:
60
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
:
150m
sidecar.istio.io/proxyCPU
:
150m
sidecar.istio.io/proxyMemory
:
256Mi
sidecar.istio.io/proxyMemoryLimit
:
256Mi
# 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