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-11-28 23:33:08 +00:00
|
|
|
tag: "1.1.0-ubi"
|
2021-06-16 20:54:22 +00:00
|
|
|
|
|
|
|
agentImage:
|
|
|
|
repository: "registry.connect.redhat.com/hashicorp/vault"
|
2022-11-28 23:33:08 +00:00
|
|
|
tag: "1.12.1-ubi"
|
2021-06-16 20:54:22 +00:00
|
|
|
|
|
|
|
server:
|
|
|
|
image:
|
|
|
|
repository: "registry.connect.redhat.com/hashicorp/vault"
|
2022-11-28 23:33:08 +00:00
|
|
|
tag: "1.12.1-ubi"
|