From 5cd299cb53a9e1e92f3c085f48e8ea2f046d2c81 Mon Sep 17 00:00:00 2001 From: Fan Wang Date: Mon, 13 Jul 2026 16:19:43 -0500 Subject: [PATCH] Update rcc pilot image --- devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml b/devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml index 5ea5f78..e7e95b7 100644 --- a/devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml +++ b/devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml @@ -380,7 +380,7 @@ hatchery: "cpu-limit": "4.0", "memory-limit": "16Gi", "name": "RCC pilot", - "image": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/jupyter-notebook:rcc-feat_rcc-rkernel", + "image": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/jupyter-notebook:rcc-feat_rcc-disable-download", "pull_policy": "Always", "env": { "FRAME_ANCESTORS": "https://qa-vpodc.planx-pla.net"