Files
apps
infrastructure
argocd
authelia
backup
external
external-dns
gitea
README.md
actions.deployment.yaml
actions.sealedsecret.yaml
gitea-oauth.sealedsecret.yaml
gitea.ingress.yaml
gitea.pvc.yaml
gitea.servicemonitor.yaml
gitea.values.yaml
kustomization.yaml
namespace.yaml
postgres-password.sealedsecret.yaml
postgres.yaml
metallb-system
monitoring
nfs-provisioner
pg-ha
renovate
sealedsecrets
traefik-system
kluster-deployments
.gitignore
README.md
renovate.json
k3s-infra/infrastructure/gitea/gitea.servicemonitor.yaml

11 lines
196 B
YAML

apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: gitea-servicemonitor
spec:
endpoints:
- port: http
selector:
matchLabels:
app.kubernetes.io/name: gitea