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
|`enableDeployments`| boolean | EnableDeployments grants apps/deployments permissions (only when WorkspacePerms is true). |
159
+
|`workspacePerms`| boolean | WorkspacePerms enables Role/RoleBinding creation for workspace resources. When omitted, the default is true. |
160
+
|`enableDeployments`| boolean | EnableDeployments grants apps/deployments permissions (only when WorkspacePerms is true). When omitted, the default is true. |
161
161
|`extraRules`|[PolicyRule](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.35/#policyrule-v1-rbac) array | ExtraRules are appended to the managed Role rules. |
0 commit comments