From 6d6970bdf91deb4ed3adc2b8ee609ad44e938677 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Mon, 29 Jan 2024 23:21:13 -0500 Subject: [PATCH] feat: add back 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 efcf9b1..98efecc 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