From 59d1894a595d3130ac1801da45eb3cd72d41347e Mon Sep 17 00:00:00 2001 From: Hemanth Gokavarapu Date: Mon, 8 Aug 2022 12:50:02 +0530 Subject: [PATCH] Test change set with helm Signed-off-by: Hemanth Gokavarapu --- charts/my-app/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/my-app/values.yaml b/charts/my-app/values.yaml index 0013475..bd9e3a2 100644 --- a/charts/my-app/values.yaml +++ b/charts/my-app/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: nginx - pullPolicy: IfNotPresent + pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. tag: ""