From 42c96c72dcad04c3ec203acb9f0866aa236a4ac6 Mon Sep 17 00:00:00 2001 From: Mans Ziesel Date: Fri, 17 Jan 2025 15:47:23 +0100 Subject: [PATCH] change secret name --- nginx-testing/base/nginx-testing-ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx-testing/base/nginx-testing-ingress.yaml b/nginx-testing/base/nginx-testing-ingress.yaml index 49a0e5f..e902854 100644 --- a/nginx-testing/base/nginx-testing-ingress.yaml +++ b/nginx-testing/base/nginx-testing-ingress.yaml @@ -24,4 +24,4 @@ spec: - name: nginx-testing port: web tls: - secretName: whoami.mziesel.nl-secret + secretName: m4n5.online-secret