feat(system): enable service monitors (#9)

* feat(system): enable service monitors

* chore: bump cloudflared chart version

* doc: update contributors list
This commit is contained in:
Loc Mai
2022-01-01 21:36:58 +07:00
committed by GitHub
parent f8fa3858f6
commit 0c142f8183
9 changed files with 97 additions and 3 deletions

View File

@ -3,5 +3,5 @@ name: cloudflared
version: 0.0.0
dependencies:
- name: cloudflared
version: 0.2.2
version: 0.3.0
repository: https://khuedoan.github.io/charts

View File

@ -11,3 +11,12 @@ cloudflared:
originRequest:
noTLSVerify: true
- service: http_status:404
podMonitor:
enabled: true
metricsEndpoints:
- port: http
# additional labels for the PodMonitor
extraLabels:
release: kube-prometheus-stack