Try again

This commit is contained in:
Micke Nordin 2024-02-05 15:51:26 +01:00
parent 331cee1abc
commit db82bc20ec
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257
4 changed files with 0 additions and 9 deletions

View file

@ -5,4 +5,3 @@ resources:
patches:
- path: jupyterhub-ingress.yml
- path: jupyterhub-service.yml
- path: values/values.yaml

View file

@ -5,4 +5,3 @@ resources:
patches:
- path: jupyterhub-ingress.yml
- path: jupyterhub-service.yml
- path: values/values.yaml

View file

@ -2,12 +2,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources: [../../../base/]
helmCharts:
- includeCRDs: true
name: jupyterhub
releaseName: jupyterhub
valuesFile: ./values/values.yaml
version: 3.0.3
patches:
- path: jupyterhub-ingress.yml
- path: jupyterhub-service.yml

View file

@ -5,4 +5,3 @@ resources:
patches:
- path: jupyterhub-ingress.yml
- path: jupyterhub-service.yml
- path: values/values.yaml