Compare commits
No commits in common. "fc1d93eb18a61a14b80c394c868c3b0c8e7eb9c5" and "7ca8b1f1125223f5f6efd759cc7ee54f47ed080d" have entirely different histories.
fc1d93eb18
...
7ca8b1f112
|
@ -9,8 +9,6 @@ spec:
|
|||
selector:
|
||||
matchLabels:
|
||||
app: jellyseerr
|
||||
strategy:
|
||||
type: Recreate
|
||||
template:
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
|
@ -20,10 +18,6 @@ spec:
|
|||
containers:
|
||||
- image: fallenbagel/jellyseerr:1.7.0
|
||||
name: jellyseerr
|
||||
resources:
|
||||
requests:
|
||||
cpu: 35m
|
||||
memory: 587804717
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 5055
|
||||
|
|
Loading…
Reference in New Issue