I've followed this guide: https://www.haproxy.com/documentation/kubernetes-ingress/community/configuration-reference/startupargs/#%E2%80%93namespace-whitelist
Seem the flag --namespace-whitelist does not exists.
In HAProxy logs I see too many logs, I want to minimize it, and keep watching only specific NS's, how to do that right from helm chart values?
I've followed this guide: https://www.haproxy.com/documentation/kubernetes-ingress/community/configuration-reference/startupargs/#%E2%80%93namespace-whitelist
Seem the flag
--namespace-whitelistdoes not exists.In HAProxy logs I see too many logs, I want to minimize it, and keep watching only specific NS's, how to do that right from helm chart values?