From 14ea156b8f155ee5e1cb8117e5da73df3d7676a8 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Thu, 23 Jan 2025 03:47:58 +0800 Subject: [PATCH] fix: truly jank patching --- .../storage/volsync/{template => }/component/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename kube/deploy/core/storage/volsync/{template => }/component/kustomization.yaml (81%) diff --git a/kube/deploy/core/storage/volsync/template/component/kustomization.yaml b/kube/deploy/core/storage/volsync/component/kustomization.yaml similarity index 81% rename from kube/deploy/core/storage/volsync/template/component/kustomization.yaml rename to kube/deploy/core/storage/volsync/component/kustomization.yaml index 6153b8c5..4fc4d164 100644 --- a/kube/deploy/core/storage/volsync/template/component/kustomization.yaml +++ b/kube/deploy/core/storage/volsync/component/kustomization.yaml @@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1alpha1 kind: Component resources: - - ../ + - ../template/