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
906637e9
Commit
906637e9
authored
Jul 23, 2021
by
Claude Devarenne
Browse files
Update values.yaml: Use the latest image for Istio 1.10 which is 1.10.3
parent
6bc37097
Pipeline
#383316
passed with stages
in 1 minute and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
chart/values.yaml
chart/values.yaml
+3
-3
No files found.
chart/values.yaml
View file @
906637e9
...
...
@@ -4,7 +4,7 @@ profile: default
# The hub to use for the image (note: the image is built as ".Values.hub/<component>:.Values.tag"
hub
:
registry1.dso.mil/ironbank/opensource/istio
# The tag to use for the image
tag
:
1.10.
1
tag
:
1.10.
3
# The domain to use for the default gateway
domain
:
bigbang.dev
...
...
@@ -140,7 +140,7 @@ cni:
image
:
name
:
install-cni
hub
:
registry1.dso.mil/ironbank/opensource/istio
tag
:
1.10.
1
tag
:
1.10.
3
# k8s pod annotations. https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/
podAnnotations
:
{}
# k8s nodeSelector. https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#nodeselector
...
...
@@ -159,4 +159,4 @@ values:
networkPolicies
:
enabled
:
false
# See `kubectl cluster-info` and then resolve to IP
controlPlaneCidr
:
0.0.0.0/0
\ No newline at end of file
controlPlaneCidr
:
0.0.0.0/0
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