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