From 287fdab71ab5e5f2faf1c7d9ec7810661c683a21 Mon Sep 17 00:00:00 2001 From: Tony Li Date: Mon, 14 Aug 2017 14:42:12 -0400 Subject: [PATCH] Clarify the contents of the secrets being mounted It read like both containers had the config for both environments. --- docs/concepts/configuration/secret.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/configuration/secret.md b/docs/concepts/configuration/secret.md index 0d692dd700..0a673537a4 100644 --- a/docs/concepts/configuration/secret.md +++ b/docs/concepts/configuration/secret.md @@ -651,7 +651,7 @@ Now make the pods: } ``` -Both containers will have the following files present on their filesystems: +Both containers will have the following files present on their filesystems with the values for each container's environment: ```shell /etc/secret-volume/username