fix(readarr): update image to ghcr.io/readarr/readarr:develop #78

Closed
gitea-admin wants to merge 1 commits from orion/auto/fix-readarr-update-image-to-ghcr-io-read-1779145372721 into main
Showing only changes of commit f9c8ce13fb - Show all commits
+1 -3
View File
@@ -10,8 +10,6 @@ spec:
selector:
matchLabels:
app: readarr
strategy:
type: Recreate
template:
metadata:
labels:
@@ -19,7 +17,7 @@ spec:
spec:
containers:
- name: readarr
image: lscr.io/linuxserver/readarr:latest
image: ghcr.io/readarr/readarr:develop
ports:
- containerPort: 8787
name: http