From 6ad29d18ed8635eecc0618b568be1da94b52d731 Mon Sep 17 00:00:00 2001 From: Nic Cope Date: Mon, 30 Oct 2023 13:12:52 -0700 Subject: [PATCH] Remove reference to xfn Helm values They no longer exist in v1.14 Signed-off-by: Nic Cope --- .../install-crossplane-include.md | 31 ------------------- 1 file changed, 31 deletions(-) diff --git a/content/master/getting-started/install-crossplane-include.md b/content/master/getting-started/install-crossplane-include.md index 0d88a6cb..8e38ef1a 100644 --- a/content/master/getting-started/install-crossplane-include.md +++ b/content/master/getting-started/install-crossplane-include.md @@ -127,37 +127,6 @@ serviceAccount: tolerations: [] webhooks: enabled: true -xfn: - args: [] - cache: - configMap: "" - medium: "" - pvc: "" - sizeLimit: 1Gi - enabled: false - extraEnvVars: {} - image: - pullPolicy: IfNotPresent - repository: crossplane/xfn - tag: "" - resources: - limits: - cpu: 2000m - memory: 2Gi - requests: - cpu: 1000m - memory: 1Gi - securityContext: - allowPrivilegeEscalation: false - capabilities: - add: - - SETUID - - SETGID - readOnlyRootFilesystem: true - runAsGroup: 65532 - runAsUser: 65532 - seccompProfile: - type: Unconfined HOOKS: MANIFEST: