Compare commits

..

No commits in common. "bb16cd7fd3de16b73ca3377bdbc20e976f0614fd" and "1924aa28cc769596d96aee89d54cdb1bd2377a20" 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: lidarr app: lidarr
strategy:
type: Recreate
template: template:
metadata: metadata:
creationTimestamp: null creationTimestamp: null
@ -20,10 +18,6 @@ spec:
containers: containers:
- image: hotio/lidarr:release - image: hotio/lidarr:release
name: lidarr name: lidarr
resources:
requests:
cpu: 25m
memory: 1939879381
ports: ports:
- name: http - name: http
containerPort: 7878 containerPort: 7878