adding servicemonitor for the core service

changing the ci to trigger automatically
This commit is contained in:
Arsham Teymouri
2021-08-16 09:46:27 +03:00
parent 502fd2e91a
commit 3e8e7e40ec
7 changed files with 58 additions and 5 deletions
+19 -1
View File
@@ -28,7 +28,25 @@ envVars:
core: {}
frontend: {}
serviceMonitor:
shard:
enabled: false
interval: ""
additionalLabels: {}
annotations: {}
# scrapeTimeout: 10s
core:
enabled: true
interval: ""
additionalLabels: {}
annotations: {}
# scrapeTimeout: 10s
frontend:
enabled: false
interval: ""
additionalLabels: {}
annotations: {}
# scrapeTimeout: 10s
serviceAccount:
# Specifies whether a service account should be created