Compare commits

..

No commits in common. "fc1d93eb18a61a14b80c394c868c3b0c8e7eb9c5" and "7ca8b1f1125223f5f6efd759cc7ee54f47ed080d" have entirely different histories.

1 changed files with 0 additions and 6 deletions

View File

@ -9,8 +9,6 @@ spec:
selector: selector:
matchLabels: matchLabels:
app: jellyseerr app: jellyseerr
strategy:
type: Recreate
template: template:
metadata: metadata:
creationTimestamp: null creationTimestamp: null
@ -20,10 +18,6 @@ spec:
containers: containers:
- image: fallenbagel/jellyseerr:1.7.0 - image: fallenbagel/jellyseerr:1.7.0
name: jellyseerr name: jellyseerr
resources:
requests:
cpu: 35m
memory: 587804717
ports: ports:
- name: http - name: http
containerPort: 5055 containerPort: 5055