From b57989f0810b2b79a5f7d966f9886f9ed62da031 Mon Sep 17 00:00:00 2001 From: Scott Koranda Date: Thu, 25 May 2017 15:39:19 -0500 Subject: [PATCH] better table of contents --- docs/advanced-configuration.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/advanced-configuration.md b/docs/advanced-configuration.md index c2701ba..ea80646 100644 --- a/docs/advanced-configuration.md +++ b/docs/advanced-configuration.md @@ -28,7 +28,9 @@ configured in a number of different ways. ##### Table of Contents [Environment Variables](#environ) [Secrets](#secrets) +[Full Control](#full) + ## Environment Variables Most deployment details may be set using environment variables set for the container. @@ -81,6 +83,7 @@ Coming soon... ### OpenLDAP slapd Coming soon... + ## Secrets Some deployers prefer not to use environment variables to inject secrets to avoid having @@ -236,6 +239,7 @@ If no files are configured the container uses a default self-signed certificate Coming soon... + ## Full control Deployers needing full control may inject configuration and deployment details directly.