From 63041e174c685f6bb157c6377848aa2e9372dc33 Mon Sep 17 00:00:00 2001 From: JenTing Hsiao Date: Mon, 29 Mar 2021 09:19:19 +0800 Subject: [PATCH] Updates wording to specify the annotations only added to longhorn-manager Pods Signed-off-by: JenTing Hsiao --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 3fe72c1..7518b15 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -194,5 +194,5 @@ enablePSP: true ## and its release namespace is not the `longhorn-system` namespaceOverride: "" -# Annotations to add to the Longhorn DaemonSet's. Optional. +# Annotations to add to the Longhorn Manager DaemonSet Pods. Optional. annotations: {}