From 8ee4b43bd5187db12ab602b7ee83c44805ec3aa6 Mon Sep 17 00:00:00 2001 From: Joe Monk Date: Wed, 29 Jan 2025 01:51:47 +0000 Subject: [PATCH] Add books pvc back --- clusters/kairos/samba-csi/tower-shares/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/kairos/samba-csi/tower-shares/kustomization.yaml b/clusters/kairos/samba-csi/tower-shares/kustomization.yaml index ab6506f..8f1a350 100644 --- a/clusters/kairos/samba-csi/tower-shares/kustomization.yaml +++ b/clusters/kairos/samba-csi/tower-shares/kustomization.yaml @@ -1,6 +1,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: apps -# resources: -# - books.yaml +resources: + - books.yaml # - tv.yaml \ No newline at end of file