2025-01-28 14:32:02 +01:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
|
|
- jupyter-persistent-volume.yaml
|
|
|
|
- jupyter-deployment.yaml
|
|
|
|
- jupyter-service.yaml
|
2025-01-29 11:45:14 +01:00
|
|
|
- jupyter-ingress.yaml
|
|
|
|
- jupyter-cert-issuer.yaml
|