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-01-20 23:54:24 +00:00
|
|
|
tag: "0.14.2-ubi"
|
2021-06-16 20:54:22 +00:00
|
|
|
|
|
|
|
agentImage:
|
|
|
|
repository: "registry.connect.redhat.com/hashicorp/vault"
|
2022-03-02 01:30:07 +00:00
|
|
|
tag: "1.9.3-ubi"
|
2021-06-16 20:54:22 +00:00
|
|
|
|
|
|
|
server:
|
|
|
|
image:
|
|
|
|
repository: "registry.connect.redhat.com/hashicorp/vault"
|
2022-03-02 01:30:07 +00:00
|
|
|
tag: "1.9.3-ubi"
|