Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot 2cfcccd73c Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 35s
Generated by CI/CD workflow on 2026-05-05 17:50:31

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-05-05 17:50:31 +00:00
-21
View File
@@ -1,21 +0,0 @@
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: auth-proxy-metrics
labels:
app: auth-proxy
release: prometheus
spec:
selector:
matchLabels:
app: auth-proxy
endpoints:
- port: http
path: /metrics
interval: 30s
scrapeTimeout: 10s
honorLabels: true
namespaceSelector:
matchNames:
- auth-proxy