diff --git a/infrastructure/ontime-dev-doks/ontime-operator/deploy.yaml b/infrastructure/ontime-dev-doks/ontime-operator/deploy.yaml index 95116dc..eca2c33 100644 --- a/infrastructure/ontime-dev-doks/ontime-operator/deploy.yaml +++ b/infrastructure/ontime-dev-doks/ontime-operator/deploy.yaml @@ -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