From ad51e604b0dd1134a01627bd574fb91296ca27a0 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Sat, 16 Apr 2022 08:48:57 +0800 Subject: [PATCH] fix: flux being a bitch v2 --- kube/3-kube-core/kustomization.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 kube/3-kube-core/kustomization.yaml diff --git a/kube/3-kube-core/kustomization.yaml b/kube/3-kube-core/kustomization.yaml new file mode 100644 index 00000000..f83b5163 --- /dev/null +++ b/kube/3-kube-core/kustomization.yaml @@ -0,0 +1,5 @@ +--- +apiVersion: kustomize.config.k8s.io/v1beta1 +kind: Kustomization +resources: + - 2-storage