diff --git a/clusters/kairos/samba-csi/tower-shares/kustomization.yaml b/clusters/kairos/samba-csi/tower-shares/kustomization.yaml index ab6506f..dbcfd48 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