chore: Update manifests after change

This commit is contained in:
2026-03-15 01:43:43 +00:00
parent 9701233437
commit 7c0d38b240
4566 changed files with 378033 additions and 375801 deletions

View File

@@ -0,0 +1,25 @@
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: matrix-hookshot
labels:
app.kubernetes.io/instance: matrix-synapse
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: matrix-hookshot
helm.sh/chart: matrix-hookshot-4.6.2
namespace: matrix-synapse
spec:
jobLabel: matrix-hookshot
namespaceSelector:
matchNames:
- matrix-synapse
selector:
matchLabels:
app.kubernetes.io/instance: matrix-hookshot
app.kubernetes.io/name: matrix-hookshot
endpoints:
- interval: 3m
path: /metrics
scrapeTimeout: 1m
targetPort: 9001