Skip to content

Commit 14ece2c

Browse files
authored
Merge pull request #37472 from cailynse/update-weight-content-workloads-pods
KubeCon Docs Sprint: Added Missing Weight for Concepts/Workloads/Pods
2 parents 13a965a + 4abd58c commit 14ece2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/concepts/workloads/pods/downward-api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Downward API
33
content_type: concept
4+
weight: 170
45
description: >
56
There are two ways to expose Pod and container fields to a running container:
67
environment variables, and as files that are populated by a special volume type.

0 commit comments

Comments
 (0)