Ensure Non-root user is running all processes 08/110208/1
authorwr148d <wr148d@att.com>
Wed, 15 Jul 2020 17:27:08 +0000 (13:27 -0400)
committerwr148d <wr148d@att.com>
Wed, 15 Jul 2020 17:27:32 +0000 (13:27 -0400)
Issue-ID: AAI-2822
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I7bb2900fb3521a43f883bf442aec3ff349493b03

resources/config/haproxy/haproxy.cfg
values.yaml

index f84d0f7..4606a42 100644 (file)
@@ -16,8 +16,6 @@ global
         log /dev/log    local0
         stats socket /usr/local/etc/haproxy/haproxy.socket mode 660 level admin
         stats timeout 30s
-        user root
-        group root
         daemon
         #################################
         # Default SSL material locations#
index 8b0efe2..4b17500 100644 (file)
@@ -297,7 +297,7 @@ global: # global defaults
 
 # application image
 dockerhubRepository: registry.hub.docker.com
-image: aaionap/haproxy:1.4.0
+image: aaionap/haproxy:1.4.2
 pullPolicy: Always
 
 flavor: small