diff --git a/website/content/docs/agent-and-proxy/agent/process-supervisor.mdx b/website/content/docs/agent-and-proxy/agent/process-supervisor.mdx index 99a7f54781..4416ed8759 100644 --- a/website/content/docs/agent-and-proxy/agent/process-supervisor.mdx +++ b/website/content/docs/agent-and-proxy/agent/process-supervisor.mdx @@ -14,10 +14,8 @@ a process via environment variables using -> If you are running your applications in a Kubernetes cluster, we recommend evaluating the [Vault Secrets Operator](/vault/docs/platform/k8s/vso) and - the [Vault Agent Sidecar Injector](/vault/docs/platform/k8s/injector). - -!> Vault Agent's Process Supervisor Mode is in public beta. Please provide your - feedback by opening a GitHub issue [here](https://github.com/hashicorp/vault/issues). + the [Vault Agent Sidecar Injector](/vault/docs/platform/k8s/injector) + instead. ## Functionality @@ -155,4 +153,4 @@ exec { Refer to the [Vault Agent - secrets as environment variables](/vault/tutorials/vault-agent/agent-env-vars) tutorial for an -end-to-end example. \ No newline at end of file +end-to-end example.