ci: add blackbox monitoring rules

This commit is contained in:
auricom
2021-04-22 13:46:01 +02:00
parent 1894fcbb80
commit 0decd959f5
5 changed files with 17 additions and 4 deletions

View File

@@ -27,3 +27,6 @@ spec:
persistence:
enabled: true
existingClaim: postgresql-kube
commonAnnotations:
prometheus.io/probe: "true"
prometheus.io/protocol: "tcp"