diff --git a/content/en/docs/tasks/inject-data-application/define-environment-variable-container.md b/content/en/docs/tasks/inject-data-application/define-environment-variable-container.md index 644c8b344c..d7b30795d2 100644 --- a/content/en/docs/tasks/inject-data-application/define-environment-variable-container.md +++ b/content/en/docs/tasks/inject-data-application/define-environment-variable-container.md @@ -5,7 +5,7 @@ content_template: templates/task {{% capture overview %}} -This page shows how to define environment variables when you run a container +This page shows how to define environment variables for a container in a Kubernetes Pod. {{% /capture %}}