autocommit
This commit is contained in:
parent
eeaa9e24e2
commit
5067a9b820
@ -5,7 +5,9 @@ metadata:
|
||||
spec:
|
||||
host: argocd-server.argocd.svc.cluster.local
|
||||
trafficPolicy:
|
||||
tls:
|
||||
insecureSkipVerify: true
|
||||
mode: SIMPLE
|
||||
sni: argocd.apps.linvogel.internal
|
||||
tls:
|
||||
insecureSkipVerify: true
|
||||
mode: SIMPLE
|
||||
sni: argocd.apps.linvogel.internal
|
||||
port: 443
|
||||
|
||||
@ -15,3 +15,7 @@ spec:
|
||||
host: argocd-server.argocd.svc.cluster.local
|
||||
port:
|
||||
number: 80
|
||||
- destination:
|
||||
host: argocd-server.argocd.svc.cluster.local
|
||||
port:
|
||||
number: 443
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user