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 49f7b70 commit 75cd79aCopy full SHA for 75cd79a
content/en/docs/concepts/configuration/secret.md
@@ -701,7 +701,7 @@ spec:
701
702
#### Consuming Secret Values from environment variables
703
704
-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
705
normal environment variables containing the base64 decoded values of the secret data.
706
This is the result of commands executed inside the container from the example above:
707
0 commit comments