From 5494e4125a5ed25fd82cca0f39837351192a057a Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Sat, 17 Jan 2026 12:04:38 -0500 Subject: [PATCH] remove network policy --- kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomization.yaml b/kustomization.yaml index f592714..0c1b84d 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization resources: # Uncomment if storing configuration in the repo # - configmap.yaml - - networkpolicy.yaml +# - networkpolicy.yaml - ./thelounge - ./znc