From 2178ba7641ab0caf2ee7e15c8da5e19c6cc36ce0 Mon Sep 17 00:00:00 2001 From: Conan Scott Date: Mon, 2 Feb 2026 14:32:16 +1100 Subject: [PATCH] updated --- manifests/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index c54ec33..dc8062b 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -20,7 +20,7 @@ spec: serviceAccountName: default containers: - name: clawdbox - image: image-registry.openshift-image-registry.svc:5000/park/clawdbox:latest + image: default-route-openshift-image-registry.apps.lab.apilab.us/clawdbox/clawdbox:latest imagePullPolicy: Always ports: - containerPort: 2222