openbao-helm/values.openshift.yaml
Christopher Swenson c15d83e397
Prepare for 0.22.0 release (#785)
Prepare for 0.21.1 release

* Update Vault to 1.11.3
2022-09-08 11:59:17 -07:00

18 lines
416 B
YAML

# These overrides are appropriate defaults for deploying this chart on OpenShift
global:
openshift: true
injector:
image:
repository: "registry.connect.redhat.com/hashicorp/vault-k8s"
tag: "1.0.0-ubi"
agentImage:
repository: "registry.connect.redhat.com/hashicorp/vault"
tag: "1.11.3-ubi"
server:
image:
repository: "registry.connect.redhat.com/hashicorp/vault"
tag: "1.11.3-ubi"