9 lines
162 B
YAML
9 lines
162 B
YAML
|
resources:
|
||
|
- jupyterhub-ingress.yml
|
||
|
- jupyterhub-service.yml
|
||
|
|
||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||
|
kind: Kustomization
|
||
|
helmGlobals:
|
||
|
chartHome: ./charts/
|