Update namespace to the correct jupyter
This commit is contained in:
parent
55fde55704
commit
4398535584
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ spec:
|
|||
project: default
|
||||
source:
|
||||
repoURL: https://platform.sunet.se/streams/streams-manifests.git
|
||||
targetRevision: streams-manifests-2025-01-28-v04
|
||||
targetRevision: streams-manifests-2025-01-28-v06
|
||||
path: jupyter/overlays/test
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: kafka
|
||||
namespace: jupyter
|
||||
commonLabels:
|
||||
env: dev
|
||||
resources:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: kafka
|
||||
namespace: jupyter
|
||||
commonLabels:
|
||||
env: prod
|
||||
resources:
|
||||
|
|
Loading…
Add table
Reference in a new issue