feat: add nginx annotations

This commit is contained in:
Alex Wellnitz 2023-09-02 23:44:16 +02:00
parent 7ea154b025
commit 69c1a64c01

View File

@ -9,6 +9,7 @@ ingress:
className: "nginx"
annotations:
kubernetes.io/ingress.class: nginx
kubernetes.io/tls-acme: "true"
cert-manager.io/cluster-issuer: letsencrypt-prod
hosts:
- host: alexohneander.de