Skip to content

Commit

Permalink
chore: updated values-int
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Brunkow Moser committed Jul 24, 2024
1 parent da7c19b commit b13c627
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/digital-product-pass/values-int.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,14 @@ frontend:
nginx.ingress.kubernetes.io/backend-protocol: "HTTP"
nginx.ingress.kubernetes.io/service-upstream: "true"
hosts:
- host: dpp.int.demo.catena-x.net
- host: dpp.int.catena-x.net
paths:
- path: /passport(/|$)(.*)
pathType: Prefix
tls:
- secretName: tls-secret-digital-product-pass-frontend
hosts:
- dpp.int.demo.catena-x.net
- dpp.int.catena-x.net

backend:
hostname: *hostname
Expand Down

0 comments on commit b13c627

Please sign in to comment.