From fd47594c80fe82e3d24c9655cd10b42fa3d1ca8e Mon Sep 17 00:00:00 2001 From: raelix Date: Sun, 14 Jan 2024 18:42:06 +0100 Subject: [PATCH] Update kustomization.yaml --- infrastructure/production/kustomization.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/infrastructure/production/kustomization.yaml b/infrastructure/production/kustomization.yaml index 685bd8b5..dc07148f 100644 --- a/infrastructure/production/kustomization.yaml +++ b/infrastructure/production/kustomization.yaml @@ -17,19 +17,19 @@ resources: # - ./minio/ks.yaml # - ./argo-workflows/ks.yaml - ./portal/ks.yaml - - ./coder/ks.yaml + # - ./coder/ks.yaml - ./paperless/ks.yaml - ./home-automation/ks.yaml - - ./home-assistant/ks.yaml + # - ./home-assistant/ks.yaml # - ./n8n/ks.yaml - - ./emqx-operator/ks.yaml - - ./ring-mqtt/ks.yaml + # - ./emqx-operator/ks.yaml + # - ./ring-mqtt/ks.yaml - ./zigbee2mqtt-sensors/ks.yaml - - ./zigbee2mqtt-switches/ks.yaml + # - ./zigbee2mqtt-switches/ks.yaml - ./frigate/ks.yaml - ./compreface/ks.yaml - ./double-take/ks.yaml - - ./nodered/ks.yaml + # - ./nodered/ks.yaml configMapGenerator: - name: cluster-vars namespace: flux-system