Skip to content

Commit

Permalink
Configure imagePullPolicy to be Always pull on flyte sandbox environm…
Browse files Browse the repository at this point in the history
…ent (#5709)
  • Loading branch information
pmahindrakar-oss committed Aug 30, 2024
1 parent 2ed2408 commit 7a91799
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flyte-single-binary-local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ plugins:
- FLYTE_AWS_ENDPOINT: http://flyte-sandbox-minio.flyte:9000
- FLYTE_AWS_ACCESS_KEY_ID: minio
- FLYTE_AWS_SECRET_ACCESS_KEY: miniostorage
image-pull-policy: Always # Helps in better iteration of flytekit changes
k8s-array:
logs:
config:
Expand Down

0 comments on commit 7a91799

Please sign in to comment.