diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index 47a9769..f73750a 100644 --- a/helm/values-dev.yaml +++ b/helm/values-dev.yaml @@ -35,7 +35,7 @@ microservice-chart: ingress: create: true host: "dev01.idpay.internal.dev.cstar.pagopa.it" - path: /idpay/testbar/(.*) + path: /idpay/color/(.*) serviceAccount: create: false