diff --git a/website/pages/docs/platform/k8s/helm/configuration.mdx b/website/pages/docs/platform/k8s/helm/configuration.mdx index e078aca7f..664881634 100644 --- a/website/pages/docs/platform/k8s/helm/configuration.mdx +++ b/website/pages/docs/platform/k8s/helm/configuration.mdx @@ -27,8 +27,6 @@ and consider if they're appropriate for your deployment. - `openshift` (`boolean: false`) - If `true`, enables configuration specific to OpenShift such as NetworkPolicy, SecurityContext, and Route. - ~> **Note:** OpenShift support is a beta feature. - - `injector` - Values that configure running a Vault Agent Injector Admission Webhook Controller within Kubernetes. - `enabled` (`boolean: true`) - When set to `true`, the Vault Agent Injector Admission Webhook controller will be created. diff --git a/website/pages/docs/platform/k8s/helm/openshift.mdx b/website/pages/docs/platform/k8s/helm/openshift.mdx index 49674f3c0..88c9c9c8d 100644 --- a/website/pages/docs/platform/k8s/helm/openshift.mdx +++ b/website/pages/docs/platform/k8s/helm/openshift.mdx @@ -10,8 +10,6 @@ description: >- # Run Vault on OpenShift -~> **Note:** OpenShift support is a beta feature. - The following documentation describes installing, running and using Vault and Vault Agent Injector on OpenShift.