Skip to content

Commit 619dedc

Browse files
committed
kubernetes.io/basic-auth: The Kubernetes API does not verify that the required keys are set for a Secret of this type
1 parent 116a569 commit 619dedc

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,6 @@ You can create an `Opaque` type for credentials used for basic authentication.
335335
However, using the defined and public Secret type (`kubernetes.io/basic-auth`) helps other
336336
people to understand the purpose of your Secret, and sets a convention for what key names
337337
to expect.
338-
The Kubernetes API verifies that the required keys are set for a Secret of this type.
339338

340339
### SSH authentication Secrets
341340

0 commit comments

Comments
 (0)