From f6930042bd4404a860b029a8ad6165ca44888ffa Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Wed, 26 Aug 2020 09:05:24 +0200 Subject: [PATCH] Mention downward API fields --- slides/k8s/configuration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/slides/k8s/configuration.md b/slides/k8s/configuration.md index 4d5908c1..db5bbc09 100644 --- a/slides/k8s/configuration.md +++ b/slides/k8s/configuration.md @@ -210,6 +210,8 @@ (through files that get created in the container filesystem) +- That second link also includes a list of all the fields that can be used with the downward API + --- ## Environment variables, pros and cons