Skip to content

Commit

Permalink
Merge pull request #8 from pagopa/fix_helm
Browse files Browse the repository at this point in the history
fix helm ingress
  • Loading branch information
aomegax authored Feb 14, 2024
2 parents 2d2d16e + dde5169 commit 3a0cf16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/values-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ microservice-chart:
- 8080
ingress:
create: true
host: "weu.nodo.internal.platform.pagopa.it"
host: "weuprod.nodo.internal.platform.pagopa.it"
path: /pagopa-stand-in-technical-support(/|$)(.*)
serviceAccount:
create: false
Expand Down

0 comments on commit 3a0cf16

Please sign in to comment.