Compare commits
No commits in common. "154f2a9be346b7215a74530132ab0d6ba76bfd83" and "b11aa1c266ce442623938765d8108fd9a9fee008" have entirely different histories.
154f2a9be3
...
b11aa1c266
|
@ -8,8 +8,6 @@ spec:
|
|||
selector:
|
||||
matchLabels:
|
||||
app: sonarr
|
||||
strategy:
|
||||
type: Recreate
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
@ -23,10 +21,6 @@ spec:
|
|||
- containerPort: 8989
|
||||
name: http
|
||||
protocol: TCP
|
||||
resources:
|
||||
requests:
|
||||
cpu: 25m
|
||||
memory: 628694953
|
||||
volumeMounts:
|
||||
- mountPath: /config
|
||||
name: config
|
||||
|
|
Loading…
Reference in New Issue