Skip to content

Commit 7d051f9

Browse files
authored
Merge pull request #25459 from amyXia1994/patch-1
Update secret.md
2 parents 8f44486 + 75cd79a commit 7d051f9

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/configuration

1 file changed

+1
-1
lines changed

content/en/docs/concepts/configuration/secret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ spec:
718718
719719
#### Consuming Secret Values from environment variables
720720
721-
Inside a container that consumes a secret in an environment variables, the secret keys appear as
721+
Inside a container that consumes a secret in the environment variables, the secret keys appear as
722722
normal environment variables containing the base64 decoded values of the secret data.
723723
This is the result of commands executed inside the container from the example above:
724724

0 commit comments

Comments
 (0)