Update file argocd.yaml

This commit is contained in:
2023-04-09 23:34:08 +00:00
parent cbd054f824
commit 90df602882

View File

@@ -40,8 +40,6 @@ spec:
- name: argocd
port: 443
scheme: https
middlewares:
- name: default-headers
tls:
secretName: argocd-tls
---