mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update file deployment.yaml
This commit is contained in:
parent
a23f351016
commit
f6057fd13f
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: bitwarden
|
- name: bitwarden
|
||||||
image: vaultwarden/server:1.27.0
|
image: registry.durp.info/vaultwarden/server:1.28.1
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: bitwarden-pvc
|
- name: bitwarden-pvc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue