set image pull policy to always for ontime-operator
This commit is contained in:
@@ -354,6 +354,7 @@ spec:
|
||||
- --leader-election-id=ontime-operator
|
||||
- --health-probe-bind-address=:8081
|
||||
image: git.jwetzell.com/jwetzell/ontime-operator:latest
|
||||
imagePullPolicy: Always
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
||||
Reference in New Issue
Block a user