pegasus 1.2.17

This commit is contained in:
Brad Stein 2025-09-16 20:08:50 -05:00
parent 7b5001c581
commit 8c64a4b067

View File

@ -22,13 +22,16 @@ spec:
- name: zot-regcred
securityContext:
runAsNonRoot: true
runAsUser: 10001
runAsGroup: 10001
fsGroup: 1000
# runAsUser: 10001
# runAsGroup: 10001
# fsGroup: 1000
runAsUser: 65532
runAsGroup: 65532
fsGroup: 65532
fsGroupChangePolicy: "OnRootMismatch"
containers:
- name: pegasus
image: registry.bstein.dev/pegasus:1.2.17 # {"$imagepolicy": "jellyfin:pegasus"}
image: registry.bstein.dev/pegasus:1.2.18 # {"$imagepolicy": "jellyfin:pegasus"}
imagePullPolicy: Always
command: ["/pegasus"]
env: