Browse Source

misc: updated values file imagePullPolicy to match what is in deployment.yaml (#4546)

***NO_CI***
wjkw1 3 years ago
parent
commit
2916ec5889
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dev/helm/values.yaml

+ 1 - 1
dev/helm/values.yaml

@@ -6,7 +6,7 @@ replicaCount: 1
 
 image:
   repository: requarks/wiki
-  pullPolicy: IfNotPresent
+  imagePullPolicy: IfNotPresent
 
 imagePullSecrets: []
 nameOverride: ""