mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 16:51:31 -05:00
Update file values.yaml
This commit is contained in:
parent
da7b12bcd9
commit
d1c45819fa
1 changed files with 2 additions and 2 deletions
|
|
@ -28,13 +28,13 @@ vault:
|
||||||
|
|
||||||
agentImage:
|
agentImage:
|
||||||
repository: "registry.durp.info/hashicorp/vault"
|
repository: "registry.durp.info/hashicorp/vault"
|
||||||
tag: "1.13.1"
|
tag: "1.15.2"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
enabled: "-"
|
enabled: "-"
|
||||||
image:
|
image:
|
||||||
repository: "registry.durp.info/hashicorp/vault"
|
repository: "registry.durp.info/hashicorp/vault"
|
||||||
tag: "1.13.1"
|
tag: "1.15.2"
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
ha:
|
ha:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue