mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-07-02 22:37:27 +00:00
adding servicemonitor for the core service
changing the ci to trigger automatically
This commit is contained in:
+19
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user