mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
remove nexus
This commit is contained in:
parent
ce51b7c992
commit
d3c176157a
3 changed files with 3 additions and 3 deletions
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: bitwarden
|
||||
image: docker.durp.info/vaultwarden/server:1.26.0
|
||||
image: vaultwarden/server:1.26.0
|
||||
imagePullPolicy: Always
|
||||
volumeMounts:
|
||||
- name: bitwarden-longhorn-pvc
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: durpot
|
||||
image: docker.durp.info/ghcr.io/developerdurp/durpot:latest
|
||||
image: ghcr.io/developerdurp/durpot:latest
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: littlelink
|
||||
image: docker.durp.info/ghcr.io/techno-tim/littlelink-server:latest
|
||||
image: ghcr.io/techno-tim/littlelink-server:latest
|
||||
imagePullPolicy: Always
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue