diff --git a/dev/helm/values.yaml b/dev/helm/values.yaml
index bfa9fb3c..24ab1aee 100644
--- a/dev/helm/values.yaml
+++ b/dev/helm/values.yaml
@@ -6,7 +6,7 @@ replicaCount: 1
 
 image:
   repository: requarks/wiki
-  pullPolicy: IfNotPresent
+  imagePullPolicy: IfNotPresent
 
 imagePullSecrets: []
 nameOverride: ""