diff --git a/infra/argocd/templates/argocd.yaml b/infra/argocd/templates/argocd.yaml index 9041651..a104655 100644 --- a/infra/argocd/templates/argocd.yaml +++ b/infra/argocd/templates/argocd.yaml @@ -60,5 +60,5 @@ spec: - name: argocd-server port: 443 scheme: https - tls: - secretName: argocd-tls + #tls: + # secretName: argocd-tls