Merge pull request #21191 from oke-py/ja/container-environment

rename container-environment-variable to container-environment
This commit is contained in:
Kubernetes Prow Robot
2020-05-29 02:27:15 -07:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
@@ -1,5 +1,5 @@
---
title: コンテナ環境変数
title: コンテナ環境
content_template: templates/concept
weight: 20
---
@@ -97,7 +97,7 @@ Events:
{{% capture whatsnext %}}
* [コンテナ環境](/docs/concepts/containers/container-environment-variables/)の詳細
* [コンテナ環境](/ja/docs/concepts/containers/container-environment/)の詳細
* [コンテナライフサイクルイベントへのハンドラー紐付け](/docs/tasks/configure-pod-container/attach-handler-lifecycle-event/)のハンズオン