From 46a69ff9e9936384506a4f5982113649ba71b618 Mon Sep 17 00:00:00 2001 From: Ryan Lovett Date: Fri, 27 Sep 2024 11:24:56 -0700 Subject: [PATCH] Always pull the latest image. --- deployments/gradebook/config/common.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deployments/gradebook/config/common.yaml b/deployments/gradebook/config/common.yaml index 3da785dd0..7ec1170a0 100644 --- a/deployments/gradebook/config/common.yaml +++ b/deployments/gradebook/config/common.yaml @@ -59,6 +59,7 @@ jupyterhub: - name: home mountPath: /home/rstudio subPath: "{username}" + imagePullPolicy: Always extraFiles: # DH-216 remove-exporters: