diff --git a/helm/gitea/values.yaml b/helm/gitea/values.yaml index d2b228f..1fd205c 100644 --- a/helm/gitea/values.yaml +++ b/helm/gitea/values.yaml @@ -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