From 64ee264a324e7a3ebb7789fa0e55677e958d97ff Mon Sep 17 00:00:00 2001 From: xguefer Date: Mon, 18 Aug 2025 17:38:48 +0200 Subject: [PATCH] =?UTF-8?q?a=C3=B1adido=20secret=20de=20guacamole?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- guacamole/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/guacamole/kustomization.yaml b/guacamole/kustomization.yaml index d69e7f8..85238b5 100644 --- a/guacamole/kustomization.yaml +++ b/guacamole/kustomization.yaml @@ -3,6 +3,7 @@ kind: Kustomization resources: - namespace.yaml + - secrets/secret-harbor-cred.yaml - deployments/guacamole-deployment.yaml - deployments/mysql-deployment.yaml - pvc/mysql-pvc.yaml