Add ingress class

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2025-09-04 20:38:05 +01:00
parent 9565bee15f
commit 556ba744f9

View File

@@ -77,6 +77,7 @@ metadata:
cert-manager.io/cluster-issuer: letsencrypt
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
spec:
ingressClassName: nginx
tls:
- hosts:
- "yay-or-nay.cluster.fun"