Skip to content

Commit 1732bd8

Browse files
authored
A secret type must be used for pull secret to work
1 parent c2bc1f4 commit 1732bd8

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/configuration

1 file changed

+1
-1
lines changed

content/en/docs/concepts/configuration/secret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ for information on referencing service account credentials from within Pods.
684684

685685
### Docker config Secrets
686686

687-
You can use one of the following `type` values to create a Secret to
687+
You **MUST** use one of the following `type` values to create a Secret to
688688
store the credentials for accessing a container image registry:
689689

690690
- `kubernetes.io/dockercfg`

0 commit comments

Comments
 (0)