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.
2 parents 70873fc + 89b3cc9 commit f25bd77Copy full SHA for f25bd77
content/en/docs/concepts/configuration/secret.md
@@ -358,7 +358,7 @@ data:
358
359
A bootstrap type Secret has the following keys specified under `data`:
360
361
-- `token_id`: A random 6 character string as the token identifier. Required.
+- `token-id`: A random 6 character string as the token identifier. Required.
362
- `token-secret`: A random 16 character string as the actual token secret. Required.
363
- `description`: A human-readable string that describes what the token is
364
used for. Optional.
0 commit comments