Fix stalwart ingress

This commit is contained in:
Nikolai Rodionov 2025-04-07 12:46:42 +02:00
parent 5c0aaa1e30
commit b2f546f0b7
No known key found for this signature in database
GPG Key ID: 0639A45505F3BFA6

View File

@ -50,6 +50,7 @@ extraVolumes:
emptyDir: {} emptyDir: {}
ingress: ingress:
main: main:
metadata:
annotations: annotations:
cert-manager.io/cluster-issuer: badhouseplants-issuer-http01 cert-manager.io/cluster-issuer: badhouseplants-issuer-http01
kubernetes.io/ingress.allow-http: "false" kubernetes.io/ingress.allow-http: "false"