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
Compare Revisions
6a3863ec951798a425226597150afd019039f24c...a08e104c1148389169bc39e9ebfac5de0e5b61dc
Commits (2)
adding comma
· 7bbd3b33
Ronnie Webb
authored
Jul 13, 2021
7bbd3b33
Merge branch 'fix-typo-issue-21' into 'main'
· a08e104c
Micah Nagel
authored
Jul 14, 2021
adding comma Closes
#21
See merge request
!51
a08e104c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
chart/values.yaml
chart/values.yaml
+1
-1
No files found.
chart/values.yaml
View file @
a08e104c
...
@@ -150,7 +150,7 @@ extraIngressGateways: []
...
@@ -150,7 +150,7 @@ extraIngressGateways: []
# minReplicas: 1
# minReplicas: 1
# maxReplicas: 3
# maxReplicas: 3
# serviceAnnotations:
# serviceAnnotations:
# service.beta.kubernetes.io/aws-load-balancer-internal: "true
# service.beta.kubernetes.io/aws-load-balancer-internal: "true
"
# metrics:
# metrics:
# - type: Resource
# - type: Resource
# resource:
# resource:
...
...