diff --git a/deployment/helm/client/templates/ingress.yaml b/deployment/helm/client/templates/ingress.yaml index 4f27568..49d1886 100644 --- a/deployment/helm/client/templates/ingress.yaml +++ b/deployment/helm/client/templates/ingress.yaml @@ -5,6 +5,7 @@ metadata: annotations: nginx.ingress.kubernetes.io/rewrite-target: / spec: + ingressClassName: nginx rules: - host: valuehero-pingpong.com http: