1
0
Fork 0

fix(helm): remove Ingress cert-manager.io/issuer annotation (.../cluster-issuer is already set)

This commit is contained in:
Vojtěch Mareš 2023-07-04 21:05:12 +02:00
parent a509c09d75
commit 6428d1e346
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -3,7 +3,6 @@ ingress:
host: staging.backoffice.mareshq.com host: staging.backoffice.mareshq.com
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod cert-manager.io/cluster-issuer: letsencrypt-prod
cert-manager.io/issuer: letsencrypt-prod
backoffice: backoffice:
env: production env: production