Skip to content

Commit 3cdce01

Browse files
committed
Update readme.md
Signed-off-by: adrienfuss <[email protected]>
1 parent 4af6f5c commit 3cdce01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cluster/charts/crossplane/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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` |

0 commit comments

Comments
 (0)