Skip to content

Commit

Permalink
fix ingress path
Browse files Browse the repository at this point in the history
  • Loading branch information
diegolagospagopa committed Jun 11, 2022
1 parent be03100 commit ec85eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ec85eb9

Please sign in to comment.