| I'm trying to deploy a couchdb container on openshift, and have created 3 yaml files to this end: a persistent volume a persistent volume claim a deployment config (see attached files) However, I'm getting the following error upon deployment Failed to pull image
"docker.io/centos/klaemo/couchdb@sha256:d33822ecaae2e6247243b24c5c72c525714d77b904105f71679fbad04756bc96":
unauthorized: access to the requested resource is not authorized The container is hosted on docker's public registry so wondering what this message means... |
couch-data-pv.yaml
Description: Binary data
couch-data-pvc.yaml
Description: Binary data
couchdb-dc.yaml
Description: Binary data
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
