mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
docs/vault-secrets-operator v0.3.4 release update (#23775)
This commit is contained in:
@@ -23,7 +23,7 @@ The Vault Secrets Operator may also be installed in OpenShift using the Helm cha
|
||||
$ helm install vault-secrets-operator hashicorp/vault-secrets-operator \
|
||||
--create-namespace \
|
||||
--namespace vault-secrets-operator \
|
||||
--version 0.3.3 \
|
||||
--version 0.3.4 \
|
||||
--values values.yaml
|
||||
```
|
||||
|
||||
@@ -56,7 +56,7 @@ controller:
|
||||
manager:
|
||||
image:
|
||||
repository: registry.connect.redhat.com/hashicorp/vault-secrets-operator
|
||||
tag: 0.3.3-ubi
|
||||
tag: 0.3.4-ubi
|
||||
resources:
|
||||
limits:
|
||||
memory: 256Mi
|
||||
|
||||
Reference in New Issue
Block a user