Skip to content
Snippets Groups Projects
Commit ca0b9135d905 authored by Arthur Lutz's avatar Arthur Lutz
Browse files

[manifest/ingress] copy annotations from jupyterapp

parent 7b6c1e73f08e
No related branches found
No related tags found
1 merge request!2[.gitlab-ci.yml] use kaniko, not docker-in-docker
Pipeline #13855 passed
......@@ -8,5 +8,4 @@
app: presentation-gitlab-k8s
ref: __CI_ENVIRONMENT_SLUG__
annotations:
kubernetes.io/tls-acme: "true"
kubernetes.io/ingress.class: "nginx"
......@@ -12,4 +11,6 @@
kubernetes.io/ingress.class: "nginx"
cert-manager.io/acme-challenge-type: http01
cert-manager.io/cluster-issuer: letsencrypt
spec:
tls:
- hosts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment