Fix broken auto-deployments

This commit is contained in:
Greg Hellings
2025-11-23 14:43:36 -06:00
parent bfd8e7cf95
commit 893db983e0
3 changed files with 14 additions and 9 deletions
+3 -3
View File
@@ -24,9 +24,9 @@ spec:
# 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
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