Skip to content

Commit 8cc80bf

Browse files
mbelskyTim Bannister
andauthored
Update content/en/docs/tasks/inject-data-application/define-environment-variable-container.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent dccbc5f commit 8cc80bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/en/docs/tasks/inject-data-application/define-environment-variable-container.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Pod:
4747
envar-demo 1/1 Running 0 9s
4848
```
4949

50-
1. List the pod's container environment variables:
50+
1. List the Pod's container environment variables:
5151
5252
```shell
5353
kubectl exec envar-demo -- printenv
@@ -113,4 +113,3 @@ Upon creation, the command `echo Warm greetings to The Most Honorable Kubernetes
113113
* Learn about [using secrets as environment variables](/docs/concepts/configuration/secret/#using-secrets-as-environment-variables).
114114
* See [EnvVarSource](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#envvarsource-v1-core).
115115
116-

0 commit comments

Comments
 (0)