From 75ab3358a400117933ac7ac71e8522b8c889eb40 Mon Sep 17 00:00:00 2001 From: adrienfuss Date: Thu, 24 Apr 2025 15:43:13 +0200 Subject: [PATCH 1/2] feat: Add runtimeClassName value to crossplane helm chart docs Signed-off-by: adrienfuss --- content/master/software/install.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/master/software/install.md b/content/master/software/install.md index acfe44427..10e87665e 100644 --- a/content/master/software/install.md +++ b/content/master/software/install.md @@ -173,6 +173,7 @@ Apply customizations with the command line or with a Helm _values_ file. | `resourcesRBACManager.requests.cpu` | CPU resource requests for the RBAC Manager pod. | `"100m"` | | `resourcesRBACManager.requests.memory` | Memory resource requests for the RBAC Manager pod. | `"256Mi"` | | `revisionHistoryLimit` | The number of Crossplane ReplicaSets to retain. | `nil` | +| `runtimeClassName` | The runtimeClassName name to apply to the Crossplane and RBAC Manager pods. | `""` | | `securityContextCrossplane.allowPrivilegeEscalation` | Enable `allowPrivilegeEscalation` for the Crossplane pod. | `false` | | `securityContextCrossplane.readOnlyRootFilesystem` | Set the Crossplane pod root file system as read-only. | `true` | | `securityContextCrossplane.runAsGroup` | The group ID used by the Crossplane pod. | `65532` | From 69932158752bd96b05b30489585627370498b4e7 Mon Sep 17 00:00:00 2001 From: adrienfuss Date: Thu, 24 Apr 2025 16:31:49 +0200 Subject: [PATCH 2/2] Add runtimeClassName to allowed jargon Signed-off-by: adrienfuss --- utils/vale/styles/Crossplane/allowed-jargon.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/vale/styles/Crossplane/allowed-jargon.txt b/utils/vale/styles/Crossplane/allowed-jargon.txt index 88f86a516..a54047c6a 100644 --- a/utils/vale/styles/Crossplane/allowed-jargon.txt +++ b/utils/vale/styles/Crossplane/allowed-jargon.txt @@ -73,6 +73,7 @@ ReplicaSets RPC RPCs RSS +runtimeClassName sandboxed SCSS SDK