浏览代码

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

***NO_CI***
wjkw1 3 年之前
父节点
当前提交
2916ec5889
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: ""