Configuring the registry for Azure user-provisioned infrastructure
The image-registry-private-configuration-user
secret provides credentials needed for storage access and management. It overrides the default credentials used by the Operator, if default credentials were found.
For Azure registry storage, the secret is expected to contain one key whose value is the contents of a credentials file provided by Azure:
REGISTRY_STORAGE_AZURE_ACCOUNTKEY
Procedure
Create an OKD secret that contains the required key.
During installation, your cloud credentials are sufficient to create Azure Blob Storage, and the Registry Operator automatically configures storage.
Prerequisites
To configure registry storage for Azure, provide Registry Operator cloud credentials.
For Azure storage the secret is expected to contain one key:
Procedure
Create an Azure storage container.
Fill in the storage configuration in
configs.imageregistry.operator.openshift.io/cluster
:Example configuration
Prerequisites
To configure registry storage for Azure, provide Registry Operator cloud credentials.
For Azure storage, the secret is expected to contain one key:
REGISTRY_STORAGE_AZURE_ACCOUNTKEY
Procedure
Create an .
-
Example configuration