Skip to content
Snippets Groups Projects
Verified Commit 4276d64c authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Fix TLS issuer annotations

parent bbe65fc2
No related branches found
No related tags found
No related merge requests found
Pipeline #46845 passed
...@@ -4,8 +4,8 @@ image: ...@@ -4,8 +4,8 @@ image:
ingress: ingress:
enabled: true enabled: true
annotations: annotations:
kubernetes.io/ingress.class: nginx
kubernetes.io/tls-acme: "true" kubernetes.io/tls-acme: "true"
cert-manager.io/cluster-issuer: "letsencrypt-prod"
hosts: hosts:
- host: code.edugit.org - host: code.edugit.org
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment