Fixed use of oc vs kubectl
Fixed short image names
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user