nextcloud / helm

A community maintained helm chart for deploying Nextcloud on Kubernetes.
GNU Affero General Public License v3.0
334 stars 269 forks source link

Add `metrics.securityContext` and `metrics.podSecurityContext` #609

Closed jessebot closed 3 months ago

jessebot commented 3 months ago

Description of the change

Allow users to set the securityContext on both the metrics container and the pod.

Benefits

More security is good :)

Possible drawbacks

can't think of any, but happy to discuss

Applicable issues

Additional information

n/a

Checklist