1
0
Fork 0

fix(bee/grafana-ops): missing Ingress.spec.ingressClassName

This commit is contained in:
Vojtěch Mareš 2023-01-14 20:16:40 +01:00
parent eac1c73586
commit 445a047864
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -20,6 +20,8 @@ spec:
ingress:
enabled: true
ingressClassName: nginx
annotations:
kubernetes.io/ingress.class: nginx
cert-manager.io/cluster-issuer: letsencrypt-mareshq