Merge pull request #37472 from cailynse/update-weight-content-workloads-pods
KubeCon Docs Sprint: Added Missing Weight for Concepts/Workloads/Podspull/37479/head
commit
14ece2c4dc
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Downward API
|
title: Downward API
|
||||||
content_type: concept
|
content_type: concept
|
||||||
|
weight: 170
|
||||||
description: >
|
description: >
|
||||||
There are two ways to expose Pod and container fields to a running container:
|
There are two ways to expose Pod and container fields to a running container:
|
||||||
environment variables, and as files that are populated by a special volume type.
|
environment variables, and as files that are populated by a special volume type.
|
||||||
|
|
Loading…
Reference in New Issue