Gitea + ArgoCD + cert-manager + Traefik + CNPG + monitoring + loki + alloy Matrix homeservers for mrt0rtikize.ru, t0rt1k.tech, roglog.space
16 lines
335 B
YAML
16 lines
335 B
YAML
apiVersion: operator.victoriametrics.com/v1beta1
|
|
kind: VMPodScrape
|
|
metadata:
|
|
name: synapse
|
|
namespace: matrix-t0rt1k
|
|
spec:
|
|
namespaceSelector:
|
|
matchNames:
|
|
- matrix-t0rt1k
|
|
podMetricsEndpoints:
|
|
- port: synapse-metrics
|
|
path: /metrics
|
|
selector:
|
|
matchLabels:
|
|
app.kubernetes.io/component: matrix-server
|