From 60634b07cfad971a88fa8903373b82ff51779c8c Mon Sep 17 00:00:00 2001 From: Tharsanan1 Date: Fri, 2 Aug 2024 10:50:34 +0530 Subject: [PATCH] Update helm-charts/values.yaml --- helm-charts/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-charts/values.yaml b/helm-charts/values.yaml index a7bb49735..3563784ac 100644 --- a/helm-charts/values.yaml +++ b/helm-charts/values.yaml @@ -153,7 +153,7 @@ wso2: failureThreshold: 5 strategy: RollingUpdate replicas: 1 - imagePullPolicy: IfNotPresent + imagePullPolicy: Always image: wso2/apk-common-controller:latest security: sslHostname: "commoncontroller"