Skip to content

Commit 79cf268

Browse files
authored
Merge pull request #46717 from pegasas/issues/46622
Fix incorrect statement about Basic auth Secrets
2 parents 5255ca6 + 619dedc commit 79cf268

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)