Automated Manifest Update (#2793)

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

Reviewed-on: #2793
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 #2793.
This commit is contained in:
2025-12-23 22:55:06 +00:00
committed by Alex Lebens
parent 73bf6f99eb
commit 1cc2630d1a
19 changed files with 205 additions and 182 deletions

View File

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