diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 31ff093..2295f47 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -19,7 +19,7 @@ spec: spec: containers: - name: clawdbox - image: image-registry.openshift-image-registry.svc/clawdbox/clawdbox:latest + image: default-route-openshift-image-registry.apps.lab.apilab.us/clawdbox/clawdbox:latest imagePullPolicy: Always ports: - containerPort: 2222