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
|
- name: gitlab
|
||||||
group: devops
|
group: devops
|
||||||
url: "http://gitlab"
|
url: "http://gitlab"
|
||||||
|
interval: 10m
|
||||||
conditions:
|
conditions:
|
||||||
- "[CONNECTED] == true" # because i've implemented something in the gitlab container
|
- "[CONNECTED] == true" # because i've implemented something in the gitlab container
|
||||||
|
|
||||||
|
|
Reference in a new issue