From 5b182ce539899f46117773b5818f1257ebceb276 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Mon, 27 Oct 2025 13:32:48 -0500 Subject: [PATCH] set kustomize image --- config/manager/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index ad13e96..c0952fc 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -4,5 +4,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization images: - name: controller - newName: controller - newTag: latest + newName: git.jwetzell.com/jwetzell/ontime-operator + newTag: v1.0.0