You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.
# If RBAC is enabled, a ClusterRole and ClusterRoleBinding will be created.
rbac:
enabled: false
# RBAC API version (currently v1, v1beta1, v1alpha1)
apiVersion: "v1beta1"
Pointed out over at pires/kubernetes-elasticsearch-cluster#140.
Per that issue:
This should include a version conditional however, so that the installation doesn't fail if RBAC is not enabled.
The text was updated successfully, but these errors were encountered: