Fixed use of oc vs kubectl

Fixed short image names
This commit is contained in:
2025-12-12 22:42:20 +11:00
parent 4997586765
commit 81ba8a8a2f
2 changed files with 9 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ spec:
fsGroup: 0
containers:
- name: calibre
image: linuxserver/calibre-web:latest
image: docker.io/linuxserver/calibre-web:latest
env:
- name: PUID
value: "1001"