Set namespace
This commit is contained in:
parent
6c421cdadd
commit
e3070ba81a
|
@ -8,6 +8,7 @@ helmCharts:
|
||||||
releaseName: sunet-jupyterhub
|
releaseName: sunet-jupyterhub
|
||||||
valuesFile: ./values/values.yaml
|
valuesFile: ./values/values.yaml
|
||||||
version: 3.2.1
|
version: 3.2.1
|
||||||
|
namespace: sunet-jupyterhub
|
||||||
helmGlobals:
|
helmGlobals:
|
||||||
chartHome: ../../../base/charts/
|
chartHome: ../../../base/charts/
|
||||||
patches:
|
patches:
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
prePuller:
|
|
||||||
hook:
|
|
||||||
enabled: false
|
|
||||||
debug:
|
debug:
|
||||||
enabled: true
|
enabled: true
|
||||||
hub:
|
hub:
|
||||||
|
|
Loading…
Reference in a new issue