Update file argocd.yaml

This commit is contained in:
2023-04-09 23:50:01 +00:00
parent 596f8ec441
commit 3d562dcc72

View File

@@ -34,8 +34,6 @@ metadata:
cert-manager.io/cluster-issuer: letsencrypt-production cert-manager.io/cluster-issuer: letsencrypt-production
traefik.ingress.kubernetes.io/protocol: "https" traefik.ingress.kubernetes.io/protocol: "https"
spec: spec:
entryPoints:
- websecure
routes: routes:
- match: Host(`argocd.internal.durp.info`) - match: Host(`argocd.internal.durp.info`)
kind: Rule kind: Rule