Image Pull Secret

An image pull secrets is an authorization token, also known as a secret, that stores Docker credentials that are used for accessing a registry.

Adding a new Image Pull Secret

Delete Image Pull Secret

Note - Image pull secrets are non-editable as it is shared with all the containers in the deployment.