Added Missing Weight

pull/37472/head
Cailyn Edwards 2022-10-24 11:40:39 -04:00
parent 9d625f4583
commit 4abd58cf2e
No known key found for this signature in database
GPG Key ID: 6B62809F9759E430
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
---
title: Downward API
content_type: concept
weight: 170
description: >
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.