mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -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:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: bitwarden
|
- name: bitwarden
|
||||||
image: docker.durp.info/vaultwarden/server:1.26.0
|
image: vaultwarden/server:1.26.0
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: bitwarden-longhorn-pvc
|
- name: bitwarden-longhorn-pvc
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: durpot
|
- name: durpot
|
||||||
image: docker.durp.info/ghcr.io/developerdurp/durpot:latest
|
image: ghcr.io/developerdurp/durpot:latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: littlelink
|
- name: littlelink
|
||||||
image: docker.durp.info/ghcr.io/techno-tim/littlelink-server:latest
|
image: ghcr.io/techno-tim/littlelink-server:latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue