apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - jupyter-persistent-volume.yaml - jupyter-deployment.yaml - jupyter-service.yaml - jupyter-ingress.yaml - jupyter-cert-issuer.yaml