From 00f4901d6730fdacd4052379af57d0418b6349cc Mon Sep 17 00:00:00 2001 From: kostas-theo Date: Tue, 20 Apr 2021 18:04:58 +0200 Subject: [PATCH] feat: Added better description to new value Signed-off-by: kostas-theo --- charts/argo-events/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-events/values.yaml b/charts/argo-events/values.yaml index 3e32746b..95a2b7d9 100644 --- a/charts/argo-events/values.yaml +++ b/charts/argo-events/values.yaml @@ -14,7 +14,7 @@ installCRD: true # ServiceAccount to use for running controller. serviceAccount: argo-events-sa -# serviceAccountAnnotations can be used to enable workflow-identity +# serviceAccountAnnotations can be used to enable GKE workload identity, or further other use-cases serviceAccountAnnotations: {} # Create service accounts in additional namespaces specified