From d03b40c5978067df8beb3cb67fd90afef5261d21 Mon Sep 17 00:00:00 2001 From: Giovanni Guerrieri <49747129+Soap2G@users.noreply.github.com> Date: Fri, 6 Dec 2024 13:54:01 +0100 Subject: [PATCH] Changing pull policy to cache images And speedup deployment --- infrastructure/cluster/flux/jhub/jhub-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/cluster/flux/jhub/jhub-release.yaml b/infrastructure/cluster/flux/jhub/jhub-release.yaml index ca807ec..0226a95 100644 --- a/infrastructure/cluster/flux/jhub/jhub-release.yaml +++ b/infrastructure/cluster/flux/jhub/jhub-release.yaml @@ -184,7 +184,7 @@ spec: image: name: ghcr.io/vre-hub/vre-singleuser-py311 tag: sha-281055c - pullPolicy: Always + pullPolicy: IfNotPresent # nodeSelector: # jupyter: singleuser