From 36b3fe52a995472f65badcd71bfc6c9e80c1ab9b Mon Sep 17 00:00:00 2001 From: j Date: Tue, 1 Jul 2025 12:08:11 +1000 Subject: [PATCH] remove dns for testing --- deployments/kustomization.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/deployments/kustomization.yaml b/deployments/kustomization.yaml index 85f0916..28a1b43 100644 --- a/deployments/kustomization.yaml +++ b/deployments/kustomization.yaml @@ -4,4 +4,3 @@ kind: Kustomization resources: - operators/prometheus.yaml - operators/mariadb.yaml - - dns/bind.yaml