Skip to content

Commit

Permalink
update pullPolicy
Browse files Browse the repository at this point in the history
  • Loading branch information
muriloAvlis committed Apr 16, 2024
1 parent b3adb67 commit 3aaca40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploys/helm-chart/iqos-chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ replicaCount: 1

image:
repository: muriloavlis/iqos-xapp
pullPolicy: IfNotPresent
pullPolicy: Always
tag: "dev"

imagePullSecrets: []
Expand Down

0 comments on commit 3aaca40

Please sign in to comment.