Skip to content

Commit

Permalink
update imagePullPolicy
Browse files Browse the repository at this point in the history
  • Loading branch information
jholm117 committed Sep 11, 2024
1 parent 9992ee1 commit abd0670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/awsxray-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ replicaCount: 1

image:
repository: ghcr.io/jholm117/awsxray-exporter
pullPolicy: IfNotPresent
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: ""

Expand Down

0 comments on commit abd0670

Please sign in to comment.