change host domain for argo
This commit is contained in:
parent
79a22afb98
commit
c22ebeb2f2
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ metadata:
|
||||||
nginx.org/ssl-services: "argocd-server"
|
nginx.org/ssl-services: "argocd-server"
|
||||||
spec:
|
spec:
|
||||||
rules:
|
rules:
|
||||||
- host: "argo.apps.yolokube.de"
|
- host: "argo.services.yolokube.de"
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- pathType: Prefix
|
- pathType: Prefix
|
||||||
|
|
Loading…
Reference in a new issue