File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
cluster/charts/crossplane Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -119,6 +119,7 @@ and their default values.
119119| ` resourcesRBACManager.requests.cpu ` | CPU resource requests for the RBAC Manager pod. | ` "100m" ` |
120120| ` resourcesRBACManager.requests.memory ` | Memory resource requests for the RBAC Manager pod. | ` "256Mi" ` |
121121| ` revisionHistoryLimit ` | The number of Crossplane ReplicaSets to retain. | ` nil ` |
122+ | ` runtimeClassName ` | The runtimeClassName name to apply to the Crossplane and RBAC Manager pods. | ` "" ` |
122123| ` securityContextCrossplane.allowPrivilegeEscalation ` | Enable ` allowPrivilegeEscalation ` for the Crossplane pod. | ` false ` |
123124| ` securityContextCrossplane.readOnlyRootFilesystem ` | Set the Crossplane pod root file system as read-only. | ` true ` |
124125| ` securityContextCrossplane.runAsGroup ` | The group ID used by the Crossplane pod. | ` 65532 ` |
You can’t perform that action at this time.
0 commit comments