autocommit
This commit is contained in:
parent
93f078eb3c
commit
2427c7b84b
@ -3,8 +3,6 @@ kind: VirtualService
|
|||||||
metadata:
|
metadata:
|
||||||
name: argocd
|
name: argocd
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
labels:
|
|
||||||
sidecar.istio.io/inject: "true"
|
|
||||||
spec:
|
spec:
|
||||||
hosts:
|
hosts:
|
||||||
- "argocd.apps.linvogel.internal"
|
- "argocd.apps.linvogel.internal"
|
||||||
@ -14,6 +12,6 @@ spec:
|
|||||||
- name: "argocd-route"
|
- name: "argocd-route"
|
||||||
route:
|
route:
|
||||||
- destination:
|
- destination:
|
||||||
host: argocd-server.argocd.svc.cluster.local
|
host: argo-cd-server.argocd.svc.cluster.local
|
||||||
port:
|
port:
|
||||||
number: 80
|
number: 80
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user