From 50073230e31b51d78aaf1c2155dd3ef60801d5a1 Mon Sep 17 00:00:00 2001 From: Matt Clegg Date: Thu, 13 Apr 2023 16:43:32 +0100 Subject: [PATCH] ADD `Both` to DOCS --- charts/ingress-nginx/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ingress-nginx/values.yaml b/charts/ingress-nginx/values.yaml index c2e8cdcd7..8906c5be5 100644 --- a/charts/ingress-nginx/values.yaml +++ b/charts/ingress-nginx/values.yaml @@ -165,7 +165,7 @@ controller: # key: FOO # name: secret-resource - # -- Use a `DaemonSet` or `Deployment` + # -- Use a `DaemonSet`, `Deployment` or `Both` kind: Deployment # -- Annotations to be added to the controller Deployment or DaemonSet ##