From e0a98bee0b0ac0f4b39bbb23407b18567c1d885d Mon Sep 17 00:00:00 2001 From: khwezi Date: Sun, 10 May 2026 08:26:19 +0200 Subject: [PATCH] Added image pull polict to manifest --- litecharms-shop-uat.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/litecharms-shop-uat.yml b/litecharms-shop-uat.yml index 0b36840..3a6608c 100644 --- a/litecharms-shop-uat.yml +++ b/litecharms-shop-uat.yml @@ -63,6 +63,7 @@ spec: containers: - name: shop image: nexus.khongisa.co.za/litecharms-shop:latest + imagePullPolicy: Always resources: limits: memory: "512Mi"