fix: remove ingressClassName, use annotation only
This commit is contained in:
@@ -2,7 +2,6 @@ persistence:
|
||||
storageClass: local-path
|
||||
ingress:
|
||||
enabled: true
|
||||
ingressClassName: nginx
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: nginx
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
|
||||
Reference in New Issue
Block a user