From 16b769ab7d83bd187c2d391bbbcd255e86c01207 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 9 Apr 2023 23:45:29 +0000 Subject: [PATCH] Update file argocd.yaml --- internalproxy/templates/argocd.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internalproxy/templates/argocd.yaml b/internalproxy/templates/argocd.yaml index 0d0aa41..5ce5539 100644 --- a/internalproxy/templates/argocd.yaml +++ b/internalproxy/templates/argocd.yaml @@ -40,8 +40,8 @@ spec: kind: Rule services: - name: argocd-server - port: 80 - scheme: http + port: 443 + scheme: https tls: secretName: argocd-tls #---