Skip to content

Commit

Permalink
misc: updated values file imagePullPolicy to match what is in deploym…
Browse files Browse the repository at this point in the history
…ent.yaml (#4546)

***NO_CI***
  • Loading branch information
wjkw1 authored Oct 9, 2021
1 parent cc4c2bf commit 2916ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replicaCount: 1

image:
repository: requarks/wiki
pullPolicy: IfNotPresent
imagePullPolicy: IfNotPresent

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 2916ec5

Please sign in to comment.