From fd2645776c7b577b813ac6dec1b3cc48c36ad375 Mon Sep 17 00:00:00 2001 From: Guillaume Plessis Date: Tue, 26 Mar 2024 15:39:10 -0700 Subject: [PATCH] Update the documentation Signed-off-by: Guillaume Plessis --- deploy/charts/cert-manager/README.template.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deploy/charts/cert-manager/README.template.md b/deploy/charts/cert-manager/README.template.md index 4de54c53e..c1867de12 100644 --- a/deploy/charts/cert-manager/README.template.md +++ b/deploy/charts/cert-manager/README.template.md @@ -1805,6 +1805,13 @@ Additional volume mounts to add to the cert-manager controller container. > ``` enableServiceLinks indicates whether information about services should be injected into pod's environment variables, matching the syntax of Docker links. +#### **extraObjects** ~ `array` +> Default value: +> ```yaml +> [] +> ``` + +Create a dynamic manifests via values: ### Default Security Contexts