Automated Manifest Update (#2809)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2809
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2809.
This commit is contained in:
2025-12-24 06:29:55 +00:00
committed by Alex Lebens
parent 2257542cc2
commit 015b92449e
66 changed files with 678 additions and 504 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