kubevault / project

Enhancements & Issues for KubeVault
https://kubevault.com
Apache License 2.0
7 stars 0 forks source link

Inconsistent docs for the vault-operator Helm chart documentation #79

Open thecodejunkie opened 5 years ago

thecodejunkie commented 5 years ago

In the Readme file, for the vault-operator chart, the section on RBAC states (emphasis is mine)

By default the chart will not install the recommended RBAC roles and rolebindings.

However, the configuration section states that the default value, for the rbac.create parameter is true. This is also reflected in values.yaml where the parameter has a default value of true https://github.com/kubevault/operator/blob/master/charts/vault-operator/values.yaml#L66