More trial and error
This commit is contained in:
parent
31e2973e11
commit
1a3c0f305f
|
@ -4,8 +4,8 @@ kind: Kustomization
|
||||||
resources: [../../../base/]
|
resources: [../../../base/]
|
||||||
helmCharts:
|
helmCharts:
|
||||||
- includeCRDs: true
|
- includeCRDs: true
|
||||||
name: jupyterhub
|
name: sunet-jupyterhub
|
||||||
releaseName: sunet-jupyterhub
|
releaseName: jupyterhub
|
||||||
valuesFile: ./values/values.yaml
|
valuesFile: ./values/values.yaml
|
||||||
version: 3.2.1
|
version: 3.2.1
|
||||||
helmGlobals:
|
helmGlobals:
|
||||||
|
|
Loading…
Reference in a new issue