Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
helm-charts
Shibboleth SP
Helm Chart
Commits
4dfecbba
Commit
4dfecbba
authored
Jun 08, 2021
by
Sandro Mathys
Browse files
set ingress pathType to Prefix
parent
234007ac
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
chart/templates/ingress.yaml
View file @
4dfecbba
...
...
@@ -27,7 +27,7 @@ spec:
port
:
number
:
80
path
:
/
pathType
:
Exact
pathType
:
Prefix
{{
- if .Values.ingress.letsEncrypt.enabled
}}
tls
:
-
hosts
:
...
...
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