chore: Update manifests after change

This commit is contained in:
2026-04-07 15:17:53 +00:00
parent 730a2daf9e
commit 2a93e737d5
797 changed files with 30 additions and 117246 deletions

View File

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