From f6dab7ec6775e7577494a97ecadb6ff5111d6ff1 Mon Sep 17 00:00:00 2001 From: David Landry Date: Sun, 29 Sep 2024 06:09:40 -0400 Subject: [PATCH] chore(gethomepage): add secret for TLS --- apps/gethomepage/base/ingress.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/gethomepage/base/ingress.yaml b/apps/gethomepage/base/ingress.yaml index 834dd9a..d6a8808 100644 --- a/apps/gethomepage/base/ingress.yaml +++ b/apps/gethomepage/base/ingress.yaml @@ -19,6 +19,7 @@ spec: tls: - hosts: - "dashboard.int.nc.landry.land" + secretName: homepage-tls rules: - host: "dashboard.int.nc.landry.land" http: