fix config
This commit is contained in:
parent
7b3014420f
commit
b7a136dc5a
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ endpoints:
|
|||
- name: gitlab
|
||||
group: devops
|
||||
url: "http://gitlab"
|
||||
interval: 10m
|
||||
conditions:
|
||||
- "[CONNECTED] == true" # because i've implemented something in the gitlab container
|
||||
|
||||
|
|
Reference in a new issue