mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -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:
|
||||
repository: "registry.durp.info/hashicorp/vault"
|
||||
tag: "1.13.1"
|
||||
tag: "1.15.2"
|
||||
|
||||
server:
|
||||
enabled: "-"
|
||||
image:
|
||||
repository: "registry.durp.info/hashicorp/vault"
|
||||
tag: "1.13.1"
|
||||
tag: "1.15.2"
|
||||
pullPolicy: Always
|
||||
ha:
|
||||
enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue