mirror of
https://github.com/khuedoan/homelab.git
synced 2025-03-10 12:51:28 +07:00

* feat(system): enable service monitors * chore: bump cloudflared chart version * doc: update contributors list
16 lines
270 B
YAML
16 lines
270 B
YAML
ingress-nginx:
|
|
controller:
|
|
admissionWebhooks:
|
|
timeoutSeconds: 30
|
|
|
|
metrics:
|
|
enabled: true
|
|
|
|
serviceMonitor:
|
|
enabled: true
|
|
additionalLabels:
|
|
release: kube-prometheus-stack
|
|
|
|
tcp:
|
|
22: gitea/gitea-ssh:22
|