Add BitWarden escape hatch image

This commit is contained in:
Greg Hellings
2025-08-27 10:40:09 -05:00
parent 53f868dc1e
commit 743c1fede1
+5 -1
View File
@@ -21,7 +21,11 @@ spec:
spec:
containers:
- name: bitwarden-cli
image: "registry.thehellings.com/greg/nixos-config/img-bitwarden:latest"
# Since my gitlab instance depends on the database hosted in k3s, and the
# database depends on this image, I need a way to bootstrap the system if
# I am doing disaster recovery. And this is it.
image: "ghcr.io/greg-hellings/nixos-config/img-bitwarden:latest"
#image: "registry.thehellings.com/greg/nixos-config/img-bitwarden:latest"
imagePullPolicy: Always
env:
- name: BW_CLIENTID