From 536e9010a3f723c593a62da0179cf8ff1a48012d Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Wed, 7 Feb 2024 17:30:17 +0800 Subject: [PATCH] chore: rm syncthing for now currently unused, will re-add when I get back to using it. removing to unblock flux-local and reduce Renovate noise --- .../kube}/deploy/apps/syncthing/deps/kustomization.yaml | 0 {kube => archive/kube}/deploy/apps/syncthing/deps/namespace.yaml | 0 {kube => archive/kube}/deploy/apps/syncthing/ks.yaml | 0 {kube => archive/kube}/deploy/apps/syncthing/kustomization.yaml | 0 {kube => archive/kube}/deploy/apps/syncthing/user1/hr.yaml | 0 {kube => archive/kube}/deploy/apps/syncthing/user1/netpol.yaml | 0 {kube => archive/kube}/deploy/apps/syncthing/user1/volsync.yaml | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename {kube => archive/kube}/deploy/apps/syncthing/deps/kustomization.yaml (100%) rename {kube => archive/kube}/deploy/apps/syncthing/deps/namespace.yaml (100%) rename {kube => archive/kube}/deploy/apps/syncthing/ks.yaml (100%) rename {kube => archive/kube}/deploy/apps/syncthing/kustomization.yaml (100%) rename {kube => archive/kube}/deploy/apps/syncthing/user1/hr.yaml (100%) rename {kube => archive/kube}/deploy/apps/syncthing/user1/netpol.yaml (100%) rename {kube => archive/kube}/deploy/apps/syncthing/user1/volsync.yaml (100%) diff --git a/kube/deploy/apps/syncthing/deps/kustomization.yaml b/archive/kube/deploy/apps/syncthing/deps/kustomization.yaml similarity index 100% rename from kube/deploy/apps/syncthing/deps/kustomization.yaml rename to archive/kube/deploy/apps/syncthing/deps/kustomization.yaml diff --git a/kube/deploy/apps/syncthing/deps/namespace.yaml b/archive/kube/deploy/apps/syncthing/deps/namespace.yaml similarity index 100% rename from kube/deploy/apps/syncthing/deps/namespace.yaml rename to archive/kube/deploy/apps/syncthing/deps/namespace.yaml diff --git a/kube/deploy/apps/syncthing/ks.yaml b/archive/kube/deploy/apps/syncthing/ks.yaml similarity index 100% rename from kube/deploy/apps/syncthing/ks.yaml rename to archive/kube/deploy/apps/syncthing/ks.yaml diff --git a/kube/deploy/apps/syncthing/kustomization.yaml b/archive/kube/deploy/apps/syncthing/kustomization.yaml similarity index 100% rename from kube/deploy/apps/syncthing/kustomization.yaml rename to archive/kube/deploy/apps/syncthing/kustomization.yaml diff --git a/kube/deploy/apps/syncthing/user1/hr.yaml b/archive/kube/deploy/apps/syncthing/user1/hr.yaml similarity index 100% rename from kube/deploy/apps/syncthing/user1/hr.yaml rename to archive/kube/deploy/apps/syncthing/user1/hr.yaml diff --git a/kube/deploy/apps/syncthing/user1/netpol.yaml b/archive/kube/deploy/apps/syncthing/user1/netpol.yaml similarity index 100% rename from kube/deploy/apps/syncthing/user1/netpol.yaml rename to archive/kube/deploy/apps/syncthing/user1/netpol.yaml diff --git a/kube/deploy/apps/syncthing/user1/volsync.yaml b/archive/kube/deploy/apps/syncthing/user1/volsync.yaml similarity index 100% rename from kube/deploy/apps/syncthing/user1/volsync.yaml rename to archive/kube/deploy/apps/syncthing/user1/volsync.yaml