Merge "[AAI] Make aai log level configurable"
[oom.git] / kubernetes / aai / resources / config / haproxy / haproxy-pluggable-security.cfg
index 1266d4e..307260e 100644 (file)
@@ -1,5 +1,6 @@
 {{/*
 # Copyright © 2018 Amdocs, Bell Canada, AT&T
+# Modifications Copyright © 2023 Nordix Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -19,8 +20,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#