From d7b716837c7aff7fc6cbf90084ede384ad0f06c3 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 22 Oct 2023 12:29:27 -0400 Subject: [PATCH] fix(guacamole): temporarily disable guacamole --- cluster/apps/management/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/management/kustomization.yaml b/cluster/apps/management/kustomization.yaml index 98efecc..efcf9b1 100644 --- a/cluster/apps/management/kustomization.yaml +++ b/cluster/apps/management/kustomization.yaml @@ -3,4 +3,4 @@ kind: Kustomization resources: - ./namespace.yaml - ./network_policy.yaml -- ./guacamole \ No newline at end of file +#- ./guacamole \ No newline at end of file