Closed twingate-blee closed 4 months ago
@twingate-blee , you can override default values as you want: https://github.com/isindir/sops-secrets-operator/blob/master/chart/helm3/sops-secrets-operator/values.yaml#L170
@isindir Yes I already did that. My question is that is add NET_BIND_SERVICE needed? Will I have any issues with the application if I override the default value and remove it?
@twingate-blee I think the operator does not depend on this setting, I introduced it to cover request for more secure settings for the operator pod.
Is the capabilities NET_BIND_SERVICE needed?
To pass the pod security policy
I would like to change the security context to
vs