Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To enable RBAC, add following in the <custom_values.yaml> Default RBAC policy when RBAC is enabled allows full access. Be sure to change default policy.

Code Block
global:
  ...
  RBACEnabled: true

...