From dc7465d9ca93a69f3421fa660cf088f6fca8a931 Mon Sep 17 00:00:00 2001 From: Joe Monk Date: Wed, 29 Jan 2025 01:47:13 +0000 Subject: [PATCH] Remove pvc so it can be recreated --- clusters/kairos/samba-csi/tower-shares/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/kairos/samba-csi/tower-shares/kustomization.yaml b/clusters/kairos/samba-csi/tower-shares/kustomization.yaml index dbcfd48..2471dc1 100644 --- a/clusters/kairos/samba-csi/tower-shares/kustomization.yaml +++ b/clusters/kairos/samba-csi/tower-shares/kustomization.yaml @@ -2,5 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: apps resources: -- books.yaml +# - books.yaml # - tv.yaml \ No newline at end of file