Compare commits

..

1 Commits

2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ spec:
claimName: mediaserver-rdtclient-downloads-pvc claimName: mediaserver-rdtclient-downloads-pvc
containers: containers:
- name: rdtclient - name: rdtclient
image: ghcr.io/rogerfar/rdtclient:latest@sha256:4883224fdff79c6aca2458473b2498e1b037b68adbafb4e731a6146e5b4dbcb4 image: ghcr.io/rogerfar/rdtclient:latest@sha256:cbf29cff3313a061c75d8d6731aa1d48fc7b701fd2ead2d03a9d87533d81dbb0
ports: ports:
- name: web - name: web
containerPort: 6500 containerPort: 6500

View File

@ -14,7 +14,7 @@ spec:
app: redlib app: redlib
spec: spec:
containers: containers:
- image: quay.io/redlib/redlib:latest@sha256:d350eebf055527e2f2189aa0ef3a1e5a178a427ff6ae65a9d3ecbe7f43e83f71 - image: quay.io/redlib/redlib:latest@sha256:adc8cf7f0bc2ba0d224ecbc7fe0a55d9d6784959251a15d4d97d9f2a7f0d928e
name: redlib name: redlib
ports: ports:
- name: web - name: web