Compare commits

..

No commits in common. "154f2a9be346b7215a74530132ab0d6ba76bfd83" and "b11aa1c266ce442623938765d8108fd9a9fee008" have entirely different histories.

1 changed files with 0 additions and 6 deletions

View File

@ -8,8 +8,6 @@ spec:
selector: selector:
matchLabels: matchLabels:
app: sonarr app: sonarr
strategy:
type: Recreate
template: template:
metadata: metadata:
labels: labels:
@ -23,10 +21,6 @@ spec:
- containerPort: 8989 - containerPort: 8989
name: http name: http
protocol: TCP protocol: TCP
resources:
requests:
cpu: 25m
memory: 628694953
volumeMounts: volumeMounts:
- mountPath: /config - mountPath: /config
name: config name: config