doc: remove beta warnings for openshift (#9541)

This commit is contained in:
Jason O'Donnell 2020-07-21 10:43:41 -04:00 committed by GitHub
parent d2436a9c56
commit 13cc4295b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View File

@ -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.

View File

@ -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.