GPU-Live/sample/prd_jupyter/overlays/4_jupyter/kustomization.yaml

17 lines
258 B
YAML

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