mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 02:02:43 +00:00
Docs: remove BETA warning from vault agent process supervisor (#23387)
This commit is contained in:
committed by
GitHub
parent
25d32cbac5
commit
391bb70313
@@ -14,10 +14,8 @@ a process via environment variables using
|
|||||||
|
|
||||||
-> If you are running your applications in a Kubernetes cluster, we recommend
|
-> If you are running your applications in a Kubernetes cluster, we recommend
|
||||||
evaluating the [Vault Secrets Operator](/vault/docs/platform/k8s/vso) and
|
evaluating the [Vault Secrets Operator](/vault/docs/platform/k8s/vso) and
|
||||||
the [Vault Agent Sidecar Injector](/vault/docs/platform/k8s/injector).
|
the [Vault Agent Sidecar Injector](/vault/docs/platform/k8s/injector)
|
||||||
|
instead.
|
||||||
!> 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).
|
|
||||||
|
|
||||||
## Functionality
|
## Functionality
|
||||||
|
|
||||||
@@ -155,4 +153,4 @@ exec {
|
|||||||
|
|
||||||
Refer to the [Vault Agent - secrets as environment
|
Refer to the [Vault Agent - secrets as environment
|
||||||
variables](/vault/tutorials/vault-agent/agent-env-vars) tutorial for an
|
variables](/vault/tutorials/vault-agent/agent-env-vars) tutorial for an
|
||||||
end-to-end example.
|
end-to-end example.
|
||||||
|
|||||||
Reference in New Issue
Block a user