add more description to the values.yaml

This commit is contained in:
Felix Kunde 2019-06-03 13:00:24 +02:00
parent 19fa91eaac
commit cb3717981b
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@ serviceAccount:
# The name of the ServiceAccount to use. # The name of the ServiceAccount to use.
# If not set and create is true, a name is generated using the fullname template # If not set and create is true, a name is generated using the fullname template
# When relying solely on the OperatorConfiguration CRD, set this value to "operator" # When relying solely on the OperatorConfiguration CRD, set this value to "operator"
# Otherwise, the operator tries to use the "default" service account which is forbidden
name: "" name: ""
priorityClassName: "" priorityClassName: ""