From 944970742185cccb73110875d1b4ad9f7305337f Mon Sep 17 00:00:00 2001 From: Harish Venkata Kajur Date: Thu, 17 Sep 2020 15:36:58 -0400 Subject: Update to latest guilin docker images Also update the pods to not use unlimited for the flavor Change also includes traversal, graphadmin, data router to be not using the root user Issue-ID: AAI-3175 Issue-ID: AAI-3180 Change-Id: Ia2237c0ff8025bb2649ef381ae447e6d39961674 Signed-off-by: Harish Venkata Kajur --- values.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'values.yaml') diff --git a/values.yaml b/values.yaml index 6164331..c0f0999 100644 --- a/values.yaml +++ b/values.yaml @@ -301,6 +301,7 @@ image: aaionap/haproxy:1.4.2 pullPolicy: Always flavor: small +flavorOverride: small # flag to enable debugging - application support required debugEnabled: false -- cgit 1.2.3-korg