Skip to content

Commit 80bd24c

Browse files
author
Alan Christie
committed
ci: Update local operator namespace
1 parent a92ddd6 commit 80bd24c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

parameters-local.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
jo_kubeconfig: "{{ lookup('env', 'KUBECONFIG') }}"
1010

11-
jo_image_tag: "{{ lookup('env', 'IM_DEV_JUPO_IMAGE_TAG') | default('23.0.0', True) }}"
11+
jo_namespace: im-data-manager-jupyter-operator
12+
jo_image_tag: "{{ lookup('env', 'IM_DEV_JUPO_IMAGE_TAG') | default('31.1.1', True) }}"
1213
jo_ingress_domain: squonk2
1314
jo_dmapi_namespace: im-data-manager

0 commit comments

Comments
 (0)