chore: Update manifests after change

This commit is contained in:
2026-04-09 01:49:38 +00:00
parent 5e6e12e8c9
commit 80306e0c92
76 changed files with 294 additions and 187 deletions
@@ -0,0 +1,22 @@
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: argocd-redis-ha-haproxy
namespace: "argocd"
labels:
app: redis-ha
heritage: "Helm"
release: "argocd"
chart: redis-ha-4.34.11
spec:
endpoints:
- targetPort: 9101
jobLabel: argocd-redis-ha-haproxy
namespaceSelector:
matchNames:
- "argocd"
selector:
matchLabels:
app: redis-ha
release: argocd
component: haproxy