diff --git a/charts/haproxy/values.yaml b/charts/haproxy/values.yaml index f8d40a16..7d39f39b 100644 --- a/charts/haproxy/values.yaml +++ b/charts/haproxy/values.yaml @@ -92,6 +92,8 @@ pod: container: haproxy_perms: runAsUser: 0 + allowPrivilegeEscalation: false + readOnlyRootFilesystem: true lifecycle: upgrades: daemonsets: