From eda558c0d5e5d7eade3322e50db2a8e1c98cf36d Mon Sep 17 00:00:00 2001 From: lodufqa <37712172+aamkye@users.noreply.github.com> Date: Thu, 21 Jul 2022 10:07:48 +0200 Subject: [PATCH] Update chart/values.yaml Co-authored-by: David Ko Signed-off-by: Amadeusz Kryze --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index d3987df..acae55a 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -142,7 +142,7 @@ longhornManager: # label-key1: "label-value1" # label-key2: "label-value2" serviceAnnotations: {} - ## If you want to set annotations for the Longhorn Manager delete the `{}` in the line above + ## If you want to set annotations for the Longhorn Manager service, delete the `{}` in the line above ## and uncomment this example block # annotation-key1: "annotation-value1" # annotation-key2: "annotation-value2"