Skip to content

Commit e8f2fcd

Browse files
committed
Add EFS Guardian to monitored network
1 parent f0d8cf0 commit e8f2fcd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

services/simcore/docker-compose.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,9 @@ services:
539539

540540
efs-guardian:
541541
hostname: "{{.Service.Name}}"
542+
networks:
543+
- public
544+
- monitored
542545
deploy:
543546
replicas: ${SIMCORE_EFS_GUARDIAN_REPLICAS}
544547
update_config:

0 commit comments

Comments
 (0)