Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
3b1e612b
Commit
3b1e612b
authored
5 years ago
by
rjshrjndrn
Browse files
Options
Download
Patches
Plain Diff
fix configMapName for nginx public ingress
parent
86ea4bf1
3node
3node_bak_new
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kubernetes/helm_charts/core/nginx-public-ingress/templates/deployment.yaml
+2
-2
...harts/core/nginx-public-ingress/templates/deployment.yaml
with
2 additions
and
2 deletions
+2
-2
kubernetes/helm_charts/core/nginx-public-ingress/templates/deployment.yaml
+
2
−
2
View file @
3b1e612b
...
...
@@ -23,10 +23,10 @@ spec:
secretName
:
ingress-cert
-
name
:
proxy-config
configMap
:
configMapN
ame
:
proxy-default
n
ame
:
proxy-default
-
name
:
nginx-config
configMap
:
configMapN
ame
:
nginx-conf
n
ame
:
nginx-conf
containers
:
-
name
:
name
image
:
"
{{
.Values.dockerhub
}}/{{
.Values.repository
}}:{{
.Values.image_tag
}}"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets