Compare commits
No commits in common. "bb16cd7fd3de16b73ca3377bdbc20e976f0614fd" and "1924aa28cc769596d96aee89d54cdb1bd2377a20" have entirely different histories.
bb16cd7fd3
...
1924aa28cc
|
@ -9,8 +9,6 @@ spec:
|
|||
selector:
|
||||
matchLabels:
|
||||
app: lidarr
|
||||
strategy:
|
||||
type: Recreate
|
||||
template:
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
|
@ -20,10 +18,6 @@ spec:
|
|||
containers:
|
||||
- image: hotio/lidarr:release
|
||||
name: lidarr
|
||||
resources:
|
||||
requests:
|
||||
cpu: 25m
|
||||
memory: 1939879381
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 7878
|
||||
|
|
Loading…
Reference in New Issue