apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
namePrefix: a6-
namespace: org3
patches:
- path: patch-pvc.yaml
target:
kind: PersistentVolumeClaim
name: tf-notebook-pvc
namespace: org1