Automated Manifest Update (#3027)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #3027
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #3027.
This commit is contained in:
2026-01-02 05:38:06 +00:00
committed by Alex Lebens
parent fea1ab0565
commit f07cfd543f
30 changed files with 534 additions and 10 deletions

View File

@@ -0,0 +1,22 @@
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: redis-sentinel-authentik
namespace: authentik
labels:
helm.sh/chart: redis-replication-0.5.0
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: redis-sentinel-authentik
app.kubernetes.io/instance: authentik
app.kubernetes.io/part-of: authentik
spec:
selector:
matchLabels:
app: redis-sentinel-authentik
redis_setup_type: sentinel
role: sentinel
endpoints:
- port: sentinel-client
interval: 30s
scrapeTimeout: 10s