Skip to content
Snippets Groups Projects
Commit 34c67044 authored by Dung Vu's avatar Dung Vu
Browse files

Update my_spawner.py

parent f9b8ef03
No related branches found
No related tags found
No related merge requests found
Pipeline #36678 passed
......@@ -324,8 +324,8 @@ class MySpawner(KubeSpawner):
{
'display_name': 'CSUSB Desktop- Pgadmin4',
'kubespawner_override': {
# 'image': 'gitlab-registry.nrp-nautilus.io/csusb-prp/csusb-jupyter-stacks/desktop-plus:6e0795b6',
'image': 'gitlab-registry.nrp-nautilus.io/csusb-prp/csusb-jupyter-stacks/desktop-plus:latest',
'image': 'gitlab-registry.nrp-nautilus.io/csusb-prp/csusb-jupyter-stacks/desktop-plus:6e0795b6',
# 'image': 'gitlab-registry.nrp-nautilus.io/csusb-prp/csusb-jupyter-stacks/desktop-plus:latest',
'imagePullPolicy': 'IfNotPresent',
'lifecycle_hooks': {
'postStart': {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment