misc: updated values file imagePullPolicy to match what is in deployment.yaml (#4546)
***NO_CI***
This commit is contained in:
parent
cc4c2bfcd5
commit
2916ec5889
@ -6,7 +6,7 @@ replicaCount: 1
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
repository: requarks/wiki
|
repository: requarks/wiki
|
||||||
pullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
Loading…
Reference in New Issue
Block a user