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 ##