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 8f44486 + 75cd79a commit 7d051f9Copy full SHA for 7d051f9
content/en/docs/concepts/configuration/secret.md
@@ -718,7 +718,7 @@ spec:
718
719
#### Consuming Secret Values from environment variables
720
721
-Inside a container that consumes a secret in an environment variables, the secret keys appear as
+Inside a container that consumes a secret in the environment variables, the secret keys appear as
722
normal environment variables containing the base64 decoded values of the secret data.
723
This is the result of commands executed inside the container from the example above:
724
0 commit comments