Skip to content

Commit

Permalink
feat: set final values of schedule
Browse files Browse the repository at this point in the history
Signed-off-by: djerfy <djerfy@gmail.com>
  • Loading branch information
djerfy committed Jan 10, 2024
1 parent 32fb86d commit f353a0e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ zabbix:
endpoint: localhost
timeout: 10
schedule:
discovery: 60
items: 2
discovery: 3600
items: 120

kubernetes:
name: localhost
Expand Down Expand Up @@ -45,7 +45,7 @@ monitoring:
labels:
include: []
exclude: []
# plugins
# optional
openebs:
enabled: False
labels:
Expand All @@ -65,4 +65,4 @@ monitoring:
enabled: True
labels:
include: []
exclude: []
exclude: []

0 comments on commit f353a0e

Please sign in to comment.