diff --git a/frontend/deploy/helm/frontend/templates/allow-ingress.authorizationpolicy.yaml b/frontend/deploy/helm/frontend/templates/allow-ingress.authorizationpolicy.yaml index e6aeca812..d3cf0c7ee 100644 --- a/frontend/deploy/helm/frontend/templates/allow-ingress.authorizationpolicy.yaml +++ b/frontend/deploy/helm/frontend/templates/allow-ingress.authorizationpolicy.yaml @@ -11,5 +11,6 @@ spec: namespaces: ["aks-istio-ingress"] to: - operation: + methods: ["GET"] ports: - "8443"