...
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 |
...
...
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 |
...