Automated Manifest Update #2833

Merged
alexlebens merged 2 commits from auto/update-manifests into manifests 2025-12-24 20:20:24 +00:00
3 changed files with 3 additions and 2 deletions
Showing only changes of commit 83621390a9 - Show all commits

View File

@@ -20,7 +20,7 @@ spec:
- backendRefs: - backendRefs:
- group: "" - group: ""
kind: Service kind: Service
name: feishin name: navidrome-feishin
namespace: navidrome namespace: navidrome
port: 80 port: 80
weight: 100 weight: 100

View File

@@ -20,7 +20,7 @@ spec:
- backendRefs: - backendRefs:
- group: "" - group: ""
kind: Service kind: Service
name: navidrome name: navidrome-main
namespace: navidrome namespace: navidrome
port: 80 port: 80
weight: 100 weight: 100

View File

@@ -17,6 +17,7 @@ spec:
matchLabels: matchLabels:
app.kubernetes.io/instance: navidrome app.kubernetes.io/instance: navidrome
app.kubernetes.io/name: navidrome app.kubernetes.io/name: navidrome
app.kubernetes.io/service: navidrome-main
endpoints: endpoints:
- interval: 30s - interval: 30s
path: /metrics path: /metrics