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
d1c45819fa
commit
3eae10253e
1 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ vault:
|
|||
|
||||
image:
|
||||
repository: "registry.durp.info/hashicorp/vault-k8s"
|
||||
tag: "1.2.1"
|
||||
tag: "1.3.1"
|
||||
pullPolicy: Always
|
||||
|
||||
agentImage:
|
||||
|
|
@ -23,8 +23,8 @@ vault:
|
|||
|
||||
image:
|
||||
repository: "registry.durp.info/hashicorp/vault-k8s"
|
||||
tag: "1.2.1"
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "1.3.1"
|
||||
pullPolicy: Always
|
||||
|
||||
agentImage:
|
||||
repository: "registry.durp.info/hashicorp/vault"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue