remove nexus
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user