diff options
author | ChrisC <christophe.closset@intl.att.com> | 2021-03-16 14:12:46 +0100 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2021-03-16 21:14:15 +0000 |
commit | 425040c807f03eaae14b3c02708533f4f546d9c6 (patch) | |
tree | 025bb3369fb53966739e9dcfdda9973b7358eb0f /sdc-os-chef/environments/Template.json | |
parent | c094ebe82e4e9797c4ee20c5e14bf293f7c193c4 (diff) |
Remove unused dcae-be healthcheck
Remove DCAE-DS backend Healthchecks that are noisy in the logs
DCAE-DS was sunset in G release
Issue-ID: SDC-3514
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Iad9d6738ec813be9b87766ed189deda34e711ab1
Diffstat (limited to 'sdc-os-chef/environments/Template.json')
-rw-r--r-- | sdc-os-chef/environments/Template.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sdc-os-chef/environments/Template.json b/sdc-os-chef/environments/Template.json index 4e5b4b55a0..b4b836100b 100644 --- a/sdc-os-chef/environments/Template.json +++ b/sdc-os-chef/environments/Template.json @@ -10,9 +10,6 @@ "BE_VIP": "yyy", "ONBOARDING_BE_VIP": "yyy", "FE_VIP": "yyy", - "DCAE_BE_VIP": "yyy", - "DCAE_FE_VIP": "yyy", - "DCAE_TOSCA_LAB_VIP": "yyy", "interfaces": { "application": "eth0", "private": "eth1" |