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
b67c1812
Commit
b67c1812
authored
Aug 29, 2021
by
Ronnie Webb
Browse files
adjusting values.global
parent
974ce820
Pipeline
#449999
passed with stages
in 2 minutes and 37 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
chart/values.yaml
chart/values.yaml
+5
-1
No files found.
chart/values.yaml
View file @
b67c1812
...
@@ -37,7 +37,11 @@ ingressGateways:
...
@@ -37,7 +37,11 @@ ingressGateways:
service
:
service
:
type
:
"
LoadBalancer"
# or "NodePort"
type
:
"
LoadBalancer"
# or "NodePort"
# ports: By default ports 15021 (status), 80, 443, and 15443 (SNI Routing) are setup
# ports: By default ports 15021 (status), 80, 443, and 15443 (SNI Routing) are setup
podAnnotations
:
{}
# https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
podAnnotations
:
# 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
serviceAnnotations
:
{}
# https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
serviceAnnotations
:
{}
# https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
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
...
...
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