diff --git a/charts/consul/templates/_helpers.tpl b/charts/consul/templates/_helpers.tpl index dcf016ebfb..f5efa015bc 100644 --- a/charts/consul/templates/_helpers.tpl +++ b/charts/consul/templates/_helpers.tpl @@ -37,6 +37,8 @@ securityContext: capabilities: drop: - ALL + add: + - NET_BIND_SERVICE runAsNonRoot: true seccompProfile: type: RuntimeDefault