From 57e8d13a68698a8c0daed6c0b0d934c9b2cb4b21 Mon Sep 17 00:00:00 2001 From: Kai Date: Mon, 1 Mar 2021 18:13:26 +0800 Subject: TCAgen2 container CrashLoopBackOff error fix Issue-ID: DCAEGEN2-2654 Signed-off-by: Kai Lu Change-Id: Ibe55a81630bbeafbf97e149f8ef2cfe182e09347 --- dcae-analytics/dcae-analytics-tca-web/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'dcae-analytics/dcae-analytics-tca-web/pom.xml') diff --git a/dcae-analytics/dcae-analytics-tca-web/pom.xml b/dcae-analytics/dcae-analytics-tca-web/pom.xml index fdee04e..3d4784d 100644 --- a/dcae-analytics/dcae-analytics-tca-web/pom.xml +++ b/dcae-analytics/dcae-analytics-tca-web/pom.xml @@ -120,6 +120,16 @@ io.undertow undertow-core + + io.netty + netty-handler + 4.1.54.Final + + + io.netty + netty-handler-proxy + 4.1.54.Final + -- cgit 1.2.3-korg