Skip to content

Missing --namespace parameter in the create secret #1

Closed
@lurodrig

Description

@lurodrig

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions