Merge pull request #21519 from vijaymateti/secret

broken link on secret page to container environement
This commit is contained in:
Kubernetes Prow Robot
2020-06-07 07:41:46 -07:00
committed by GitHub
@@ -2,7 +2,7 @@
title: Container Environment Variables
id: container-env-variables
date: 2018-04-12
full_link: /docs/concepts/containers/container-environment-variables/
full_link: /docs/concepts/containers/container-environment/
short_description: >
Container environment variables are name=value pairs that provide useful information into containers running in a Pod.