2021-06-16 20:54:22 +00:00
|
|
|
# These overrides are appropriate defaults for deploying this chart on OpenShift
|
|
|
|
|
|
|
|
global:
|
|
|
|
openshift: true
|
|
|
|
|
|
|
|
injector:
|
|
|
|
image:
|
|
|
|
repository: "registry.connect.redhat.com/hashicorp/vault-k8s"
|
2022-10-26 19:32:46 +00:00
|
|
|
tag: "1.0.1-ubi"
|
2021-06-16 20:54:22 +00:00
|
|
|
|
|
|
|
agentImage:
|
|
|
|
repository: "registry.connect.redhat.com/hashicorp/vault"
|
2022-10-26 19:32:46 +00:00
|
|
|
tag: "1.12.0-ubi"
|
2021-06-16 20:54:22 +00:00
|
|
|
|
|
|
|
server:
|
|
|
|
image:
|
|
|
|
repository: "registry.connect.redhat.com/hashicorp/vault"
|
2022-10-26 19:32:46 +00:00
|
|
|
tag: "1.12.0-ubi"
|