Switch RBAC flag

This commit is contained in:
Tuan Dang
2023-12-05 17:47:46 +07:00
parent 6787c0eaaa
commit d813f0716f

View File

@@ -66,7 +66,7 @@ class EELicenseService {
secretVersioning: true,
pitRecovery: false,
ipAllowlisting: false,
rbac: true,
rbac: false,
customRateLimits: false,
customAlerts: false,
auditLogs: false,