autocommit
This commit is contained in:
parent
eb255c3c37
commit
d3f896218e
@ -4,6 +4,7 @@ metadata:
|
|||||||
name: argocd-backend-https
|
name: argocd-backend-https
|
||||||
spec:
|
spec:
|
||||||
host: argocd-server.argocd.svc.cluster.local
|
host: argocd-server.argocd.svc.cluster.local
|
||||||
|
port: 80
|
||||||
trafficPolicy:
|
trafficPolicy:
|
||||||
tls:
|
tls:
|
||||||
insecureSkipVerify: true
|
insecureSkipVerify: true
|
||||||
|
|||||||
@ -14,4 +14,4 @@ spec:
|
|||||||
- destination:
|
- destination:
|
||||||
host: argocd-server.argocd.svc.cluster.local
|
host: argocd-server.argocd.svc.cluster.local
|
||||||
port:
|
port:
|
||||||
number: 443
|
number: 80
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user