From 89534c5db20c44adcca4f8d1017d6538a4502103 Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Tue, 24 Aug 2021 01:28:57 +0700 Subject: [PATCH] Revert "Rename argocd ingress secret" This reverts commit 4cf909cd98531178c35e8d432df5b1a302015054. --- bootstrap/argocd/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/argocd/ingress.yaml b/bootstrap/argocd/ingress.yaml index a898f5ff..9eb5c120 100644 --- a/bootstrap/argocd/ingress.yaml +++ b/bootstrap/argocd/ingress.yaml @@ -22,4 +22,4 @@ spec: tls: - hosts: - argocd.khuedoan.com - secretName: argocd-tls-certificate + secretName: argocd-secret