autocommit

This commit is contained in:
Linus Vogel 2026-07-22 21:12:16 +02:00
parent eb255c3c37
commit d3f896218e
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@ metadata:
name: argocd-backend-https
spec:
host: argocd-server.argocd.svc.cluster.local
port: 80
trafficPolicy:
tls:
insecureSkipVerify: true

View File

@ -14,4 +14,4 @@ spec:
- destination:
host: argocd-server.argocd.svc.cluster.local
port:
number: 443
number: 80