commit | 22a994c04d3322212906011e5982956b2d8e59b4 | [log] [tgz] |
---|---|---|
author | Niharika Sharma <niharika.sharma@amdocs.com> | Fri Nov 25 11:32:27 2022 -0500 |
committer | Niharika Sharma <niharika.sharma@amdocs.com> | Fri Nov 25 13:55:53 2022 -0500 |
tree | c79ce2406ec90e252e1ca351ed7d51932edf6247 | |
parent | 01a8358512c24c462806369cf31f42e95c2584ee [diff] [blame] |
[AAI] Haproxy user updated in config Haproxy user and group are changed to haproxy in haproxy.cfg Issue-ID: AAI-3608 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: I6578726f59c7dfa2e5c63d9074740ccc0bce27a7
diff --git a/kubernetes/aai/resources/config/haproxy/haproxy-pluggable-security.cfg b/kubernetes/aai/resources/config/haproxy/haproxy-pluggable-security.cfg index 1266d4e..03212b9 100644 --- a/kubernetes/aai/resources/config/haproxy/haproxy-pluggable-security.cfg +++ b/kubernetes/aai/resources/config/haproxy/haproxy-pluggable-security.cfg
@@ -19,8 +19,8 @@ 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#