fix ingress destination

This commit is contained in:
Remy Moll 2024-09-21 15:57:58 +02:00
parent 7bbb9af15b
commit 8927f278f3
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
- op: replace
path: /spec/routes/0/match
value: Host(`anyway.anydev.info`) || Host(`anyway.kluster.moll.re`)
- op: replace
path: /spec/routes/0/services/0/name
value: anyway-backend-prod

View File

@ -1,3 +1,6 @@
- op: replace #action
path: /spec/routes/0/match
value: Host(`anyway-stg.anydev.info`) || Host(`anyway-stg.kluster.moll.re`)
- op: replace
path: /spec/routes/0/services/0/name
value: anyway-backend-stg