chore: Update manifests after change

This commit is contained in:
2026-04-27 18:56:25 +00:00
parent a66db97dab
commit 31b0cd61b7
23 changed files with 1028 additions and 15 deletions

View File

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