We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 116a569 commit 619dedcCopy full SHA for 619dedc
content/en/docs/concepts/configuration/secret.md
@@ -335,7 +335,6 @@ You can create an `Opaque` type for credentials used for basic authentication.
335
However, using the defined and public Secret type (`kubernetes.io/basic-auth`) helps other
336
people to understand the purpose of your Secret, and sets a convention for what key names
337
to expect.
338
-The Kubernetes API verifies that the required keys are set for a Secret of this type.
339
340
### SSH authentication Secrets
341
0 commit comments