Explorar o código

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

***NO_CI***
wjkw1 %!s(int64=3) %!d(string=hai) anos
pai
achega
2916ec5889
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: ""