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