Add comment about service account annotations

Signed-off-by: Naseem <naseemkullah@gmail.com>
pull/7246/head
Naseem 6 years ago
parent 20d8046b00
commit 9e9575bf48
No known key found for this signature in database
GPG Key ID: 2002385E8036EAAE

@ -103,6 +103,7 @@ fullnameOverride: ""
serviceAccount:
# Specifies whether a service account should be created
create: true
# Annotations to add to the service account
annotations: {}
# The name of the service account to use.
# If not set and create is true, a name is generated using the fullname template

Loading…
Cancel
Save