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

***NO_CI***
This commit is contained in:
wjkw1 2021-10-10 07:05:15 +13:00 committed by GitHub
parent cc4c2bfcd5
commit 2916ec5889
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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