diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml index dcab2d61..590dbbf2 100644 --- a/helm/values-prod.yaml +++ b/helm/values-prod.yaml @@ -96,7 +96,7 @@ postgresql-replica: !!merge <<: *microservice-chart ingress: !!merge <<: *ingress - path: /api-config-cache/p(/|$)(.*) + path: /api-config-cache/pr(/|$)(.*) envConfig: !!merge <<: *envConfig APPLICATIONINSIGHTS_ROLE_NAME: "pagopa-api-config-cache-postgresql-replica"