Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
open-source
MetaGer
Commits
7f67c005
Commit
7f67c005
authored
Mar 01, 2021
by
Dominik Hebeler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readded wsb
parent
78bcf550
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
chart/templates/ingress.yaml
chart/templates/ingress.yaml
+4
-0
No files found.
chart/templates/ingress.yaml
View file @
7f67c005
...
...
@@ -57,6 +57,10 @@ spec:
backend
:
serviceName
:
{{
template "fullname" .
}}
servicePort
:
{{
.Values.service.externalPort
}}
-
path
:
/wsb
backend
:
serviceName
:
wsb
servicePort
:
80
{{
- if .Values.service.commonName
}}
-
host
:
{{
template "hostname" .Values.service.commonName
}}
http
:
...
...
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