From 087885c9fa3b3339448bc3ad40a433fd8fe87a55 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 9 Apr 2023 23:37:21 +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 c7f83dc..b67d8f4 100644 --- a/internalproxy/templates/argocd.yaml +++ b/internalproxy/templates/argocd.yaml @@ -45,7 +45,7 @@ spec: tls: - hosts: - argocd.durp.info - secretName: argocd-tls + secretName: bitwarden-tls #--- #apiVersion: traefik.containo.us/v1alpha1 @@ -66,7 +66,7 @@ spec: # scheme: https # tls: # secretName: argocd-tls -#--- +--- kind: Service apiVersion: v1