A secret type must be used for pull secret to work

This commit is contained in:
Vilsol 2023-06-25 22:01:39 +03:00 committed by GitHub
parent c2bc1f4487
commit 1732bd8fc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -684,7 +684,7 @@ for information on referencing service account credentials from within Pods.
### Docker config Secrets
You can use one of the following `type` values to create a Secret to
You **MUST** use one of the following `type` values to create a Secret to
store the credentials for accessing a container image registry:
- `kubernetes.io/dockercfg`