k8s-manifests/jupyter/overlays/test/hig/kustomization.yaml

17 lines
392 B
YAML
Raw Normal View History

2024-02-06 10:30:03 +01:00
---
2023-09-25 16:33:39 +02:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
2024-02-06 10:30:03 +01:00
resources: [../../../base/]
2024-02-06 09:57:58 +01:00
helmCharts:
2024-02-06 10:30:03 +01:00
- includeCRDs: true
name: jupyterhub
2024-02-06 10:31:52 +01:00
releaseName: hig-jupyterhub
2024-02-06 10:30:03 +01:00
valuesFile: ./values/values.yaml
2024-02-06 13:07:27 +01:00
version: 3.2.1
namespace: hig-jupyterhub
2024-02-06 10:30:03 +01:00
helmGlobals:
chartHome: ../../../base/charts/
2023-09-25 16:33:39 +02:00
patches:
2024-02-06 10:30:03 +01:00
- path: jupyterhub-ingress.yml
- path: jupyterhub-service.yml