chore: Update manifests after change

This commit is contained in:
2025-12-24 06:07:40 +00:00
parent 2257542cc2
commit c513fd8f29
34 changed files with 349 additions and 253 deletions

View File

@@ -2,18 +2,23 @@ apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: shelly-plug
namespace: shelly-plug
labels:
app.kubernetes.io/name: shelly-plug
app.kubernetes.io/instance: shelly-plug
app.kubernetes.io/part-of: shelly-plug
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: shelly-plug
helm.sh/chart: shelly-plug-4.5.0
namespace: shelly-plug
spec:
jobLabel: "shelly-plug"
namespaceSelector:
matchNames:
- shelly-plug
selector:
matchLabels:
app.kubernetes.io/name: shelly-plug
app.kubernetes.io/instance: shelly-plug
app.kubernetes.io/name: shelly-plug
endpoints:
- port: metrics
interval: 30s
scrapeTimeout: 10s
- interval: 30s
path: /metrics
port: metrics
scrapeTimeout: 10s