A secret type must be used for pull secret to work
This commit is contained in:
parent
c2bc1f4487
commit
1732bd8fc0
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Reference in New Issue