add more description to the values.yaml
This commit is contained in:
parent
19fa91eaac
commit
cb3717981b
|
|
@ -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: ""
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue