Change namespace
This commit is contained in:
parent
1ff6fba5e2
commit
c88b518c04
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: https://platform.sunet.se/streams/streams-manifests.git
|
repoURL: https://platform.sunet.se/streams/streams-manifests.git
|
||||||
targetRevision: streams-manifests-2025-01-30-v16
|
targetRevision: streams-manifests-2025-01-30-v18
|
||||||
path: jupyter/overlays/test
|
path: jupyter/overlays/test
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
|
|
|
@ -8,7 +8,7 @@ helmCharts:
|
||||||
releaseName: jupyterhub
|
releaseName: jupyterhub
|
||||||
valuesFile: ./values/values.yaml
|
valuesFile: ./values/values.yaml
|
||||||
version: 3.2.1
|
version: 3.2.1
|
||||||
namespace: jupyterhub
|
namespace: jupyter
|
||||||
helmGlobals:
|
helmGlobals:
|
||||||
chartHome: ../../base/charts/
|
chartHome: ../../base/charts/
|
||||||
patches:
|
patches:
|
||||||
|
|
Loading…
Add table
Reference in a new issue