Automated Manifest Update #2839

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2025-12-24 21:51:40 +00:00
2 changed files with 0 additions and 26 deletions

View File

@@ -85,7 +85,6 @@ spec:
name: database
- mountPath: /app/downloads
name: downloads
readOnly: true
- mountPath: /music
name: music
readOnly: true

View File

@@ -1,25 +0,0 @@
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: soulsync
labels:
app.kubernetes.io/instance: soulsync
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: soulsync
helm.sh/chart: soulsync-4.5.0
namespace: soulsync
spec:
jobLabel: "soulsync"
namespaceSelector:
matchNames:
- soulsync
selector:
matchLabels:
app.kubernetes.io/instance: soulsync
app.kubernetes.io/name: soulsync
endpoints:
- interval: 30s
path: /metrics
port: http
scheme: http
scrapeTimeout: 15s