feat: Added better description to new value
Signed-off-by: kostas-theo <ktheo@oneconcern.com>
This commit is contained in:
parent
46f6f24d19
commit
00f4901d67
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ installCRD: true
|
||||||
# ServiceAccount to use for running controller.
|
# ServiceAccount to use for running controller.
|
||||||
serviceAccount: argo-events-sa
|
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: {}
|
serviceAccountAnnotations: {}
|
||||||
|
|
||||||
# Create service accounts in additional namespaces specified
|
# Create service accounts in additional namespaces specified
|
||||||
|
|
Loading…
Reference in a new issue