tmp/refactor #4999

Merged
alexlebens merged 5 commits from tmp/refactor into main 2026-03-23 04:01:12 +00:00
Showing only changes of commit cc45c8e170 - Show all commits

View File

@@ -33,6 +33,19 @@ backrest:
port: 80
targetPort: 9898
protocol: TCP
serviceMonitor:
main:
selector:
matchLabels:
app.kubernetes.io/name: backrest
app.kubernetes.io/instance: backrest
serviceName: '{{ include "bjw-s.common.lib.chart.names.fullname" $ }}'
endpoints:
- port: http
scheme: http
path: /metrics
interval: 300s
scrapeTimeout: 15s
route:
main:
kind: HTTPRoute