diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index a133fe7..31ff093 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:5000/clawdbox/clawdbox:latest + image: image-registry.openshift-image-registry.svc/clawdbox/clawdbox:latest imagePullPolicy: Always ports: - containerPort: 2222