From b1fd237622f80a13ed6072bcff17c76ef806b691 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Wed, 12 Nov 2025 14:40:57 -0600 Subject: [PATCH] deploy latest version of ontime-operator --- infrastructure/ontime-dev-doks/ontime-operator/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/ontime-dev-doks/ontime-operator/deploy.yaml b/infrastructure/ontime-dev-doks/ontime-operator/deploy.yaml index fddba33..f74eac4 100644 --- a/infrastructure/ontime-dev-doks/ontime-operator/deploy.yaml +++ b/infrastructure/ontime-dev-doks/ontime-operator/deploy.yaml @@ -353,7 +353,7 @@ spec: - --leader-elect - --leader-election-id=ontime-operator - --health-probe-bind-address=:8081 - image: git.jwetzell.com/jwetzell/ontime-operator:v1.4.0 + image: git.jwetzell.com/jwetzell/ontime-operator:latest livenessProbe: httpGet: path: /healthz