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
9535757d
Commit
9535757d
authored
Dec 14, 2018
by
Daniel Suarez Souto
Browse files
Merge branch 'master' of
https://lab.cluster.gsi.dit.upm.es/trivalent/dashboard-trivalent
parents
d4dfb266
2ab4750c
Pipeline
#1094
passed with stages
in 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
k8s/sefarad-ingress.yaml
View file @
9535757d
...
...
@@ -5,6 +5,10 @@ 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
.
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