Merge "[DMAAP-STRIMZI] Move strimzi kafka bridge"
authorJack Lucas <jflos@sonoris.net>
Tue, 29 Nov 2022 16:31:43 +0000 (16:31 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 29 Nov 2022 16:31:43 +0000 (16:31 +0000)
kubernetes/aai/resources/config/haproxy/haproxy-pluggable-security.cfg
kubernetes/aai/resources/config/haproxy/haproxy.cfg

index 1266d4e..03212b9 100644 (file)
@@ -19,8 +19,8 @@ global
         stats timeout 30s
         # it is required else pod will not come up
         maxconn 50000
-        user root
-        group root
+        user haproxy
+        group haproxy
         daemon
         #################################
         # Default SSL material locations#
index fe1715b..8c2554e 100644 (file)
@@ -19,8 +19,8 @@ global
         stats timeout 30s
         # it is required else pod will not come up
         maxconn 50000
-        user root
-        group root
+        user haproxy
+        group haproxy
         daemon
         #################################
         # Default SSL material locations#