From d96f4613750c3a501ab6f0d4e88309a16dae7ae0 Mon Sep 17 00:00:00 2001 From: mayuresh82 <40776708+mayuresh82@users.noreply.github.com> Date: Fri, 3 Apr 2020 14:56:49 -0700 Subject: [PATCH] Update config.yaml --- config.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.yaml b/config.yaml index f9ccf23..3d7e4ff 100644 --- a/config.yaml +++ b/config.yaml @@ -20,3 +20,8 @@ bgp: - asn:nnnn origin: igp +# optional list of apps to register on startup +apps: + - name: app1 + vip: 1.1.1.1/32 + monitor: port:tcp:5000