Skip to content

Commit f22b76f

Browse files
author
Alan Christie
committed
fix: Remove Base image from config map
1 parent 9976a05 commit f22b76f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roles/operator/templates/configmap-data-manager.yaml.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ data:
2121
# (i.e. do not need an ImagePullSecret).
2222
# The key is the image (including its tag).
2323
# The value is the image symbolic name.
24-
jupyter/base-notebook:2022-09-12 = Base
2524
jupyter/minimal-notebook:2022-09-12 = Minimal
2625
jupyter/r-notebook:r-4.1.3 = r v4
2726
jupyter/scipy-notebook:2022-09-12 = SciPy

0 commit comments

Comments
 (0)