Closed
Description
Hello there,
It looks like in the Setting up secrets to access the Oracle Container Registry the --namespace
parameter is missed in the kubectl create secret
command. I guess that it should be something like:
kubectl create secret docker-registry SECRET_NAME --namespace NAMESPACE
--docker-server=container-registry.oracle.com
--docker-username=YOUR_USERNAME
--docker-password=YOUR_PASSWORD
--docker-email=YOUR_EMAIL
Hope it helps,
Luis
Metadata
Metadata
Assignees
Labels
No labels