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"
|
||||
spec:
|
||||
rules:
|
||||
- host: "argo.apps.yolokube.de"
|
||||
- host: "argo.services.yolokube.de"
|
||||
http:
|
||||
paths:
|
||||
- pathType: Prefix
|
||||
|
|
Loading…
Reference in a new issue