Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
trivalent
dashboard-trivalent
Commits
be121f51
Commit
be121f51
authored
Jan 17, 2019
by
Oscar Araque
Browse files
updated ingress: removed auth
parent
b1697180
Pipeline
#1245
passed with stages
in 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
k8s/sefarad-ingress.yaml
View file @
be121f51
...
...
@@ -5,10 +5,6 @@ metadata:
name
:
${NAME}
annotations
:
ingress.kubernetes.io/rewrite-target
:
/
kubernetes.io/ingress.class
:
"
nginx"
ingress.kubernetes.io/auth-type
:
basic
ingress.kubernetes.io/auth-realm
:
"
Auth
required"
ingress.kubernetes.io/auth-secret
:
basic-auth-trivalent
spec
:
rules
:
-
host
:
${ENDPOINT_EXTERNAL}
...
...
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