From 64b1c47e9d47f58e8a74d2a293711edd6c74e529 Mon Sep 17 00:00:00 2001 From: Cory Latschkowski Date: Wed, 4 Dec 2024 17:09:36 -0600 Subject: [PATCH] update: notebook --- .../{ => overlays/persistent}/kustomization.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename components/app-configs/rhoai-notebook/{ => overlays/persistent}/kustomization.yaml (58%) diff --git a/components/app-configs/rhoai-notebook/kustomization.yaml b/components/app-configs/rhoai-notebook/overlays/persistent/kustomization.yaml similarity index 58% rename from components/app-configs/rhoai-notebook/kustomization.yaml rename to components/app-configs/rhoai-notebook/overlays/persistent/kustomization.yaml index 192ded8c..a04d8475 100644 --- a/components/app-configs/rhoai-notebook/kustomization.yaml +++ b/components/app-configs/rhoai-notebook/overlays/persistent/kustomization.yaml @@ -1,5 +1,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization +components: + - ../../components/pvc + resources: -- overlays/group-project + - ../../base