Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
be189f79
Commit
be189f79
authored
Aug 26, 2021
by
Dominik Hebeler
Browse files
fixed yaml syntax
parent
cdf5a843
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
chart/templates/ingress.yaml
View file @
be189f79
...
...
@@ -79,12 +79,12 @@ spec:
servicePort
:
{{
.Values.service.externalPort
}}
{{
- end
}}
-
path
:
/wsb
pathType
:
Prefix
backend
:
service
:
name
:
wsb
port
:
number
:
80
pathType
:
Prefix
backend
:
service
:
name
:
wsb
port
:
number
:
80
{{
- if .Values.service.commonName
}}
-
host
:
{{
template "hostname" .Values.service.commonName
}}
http
:
...
...
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!
Cancel
Please
register
or
sign in
to comment