Skip to content

Commit

Permalink
feat(impl):[#619] default pull policy adjutment
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-ext-kmassalski committed May 14, 2024
1 parent 1db553c commit 445d41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/item-relationship-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ replicaCount: 1

image:
repository: tractusx/irs-api
pullPolicy: Always
pullPolicy: IfNotPresent

imagePullSecrets: []

Expand Down

0 comments on commit 445d41b

Please sign in to comment.