# Constants

ArgoCDDefaultRBACPolicy is the default RBAC policy CSV data.
ArgoCDKeyRBACPolicyCSV is the configuration key for the Argo CD RBAC policy CSV.
ArgoCDRBACConfigMapName is the upstream hard-coded RBAC ConfigMap name.
ArgoCDRBACConfigMapNamespace is the upstream hard-coded RBAC ConfigMap namespace.
ArgoCDRoleAdmin is the built-in Argo CD role for admin.
ArgoCDRoleReadOnly is the built-in Argo CD role for read-only.