From 6111b6130341e567d678675624d4af6e72ee7c4d Mon Sep 17 00:00:00 2001 From: Fan Wang Date: Thu, 16 Jul 2026 10:01:17 -0500 Subject: [PATCH] Update rcc image pull policy --- devplanetv2/dev-environments/qa-mc2dp-helm/values/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/devplanetv2/dev-environments/qa-mc2dp-helm/values/values.yaml b/devplanetv2/dev-environments/qa-mc2dp-helm/values/values.yaml index 3cb728e..035f361 100644 --- a/devplanetv2/dev-environments/qa-mc2dp-helm/values/values.yaml +++ b/devplanetv2/dev-environments/qa-mc2dp-helm/values/values.yaml @@ -201,6 +201,7 @@ hatchery: "memory-limit": "2Gi", "name": "RCC pilot", "image": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/jupyter-notebook:rcc-master", + "pull_policy": "Always", "env": { "FRAME_ANCESTORS": "https://qa-prometheus.planx-pla.net", "PATH": "/opt/conda/bin:/home/jovyan/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"