kube-logging / logging-operator

Logging operator for Kubernetes
https://kube-logging.dev
Apache License 2.0
1.52k stars 326 forks source link

fix: direct map of fluentbit securitycontext options #1773

Closed aslafy-z closed 2 weeks ago

aslafy-z commented 3 weeks ago
pepov commented 3 weeks ago

@aslafy-z perhaps set the whole spec.Security.SecurityContext directly into c.SecurityContext?

aslafy-z commented 3 weeks ago

I updated the PR, should I map it to buffervolumemetrics container too?

pepov commented 3 weeks ago

@aslafy-z I beleive yes, that would be symmetric to what we do with fluentd's bufferVolumeMetrics container as well