Skip to content

Commit

Permalink
chore(debug): set Always img pull policy
Browse files Browse the repository at this point in the history
  • Loading branch information
MicaiahReid committed Sep 27, 2023
1 parent 82df960 commit 64c6b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/pods/bitcoind-chain-coordinator.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
apiVersion: v1
fieldPath: metadata.namespace
image: hirosystems/stacks-network-orchestrator:rpc-error
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
name: chain-coordinator
ports:
- containerPort: 20445
Expand Down

0 comments on commit 64c6b68

Please sign in to comment.