-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
As per the helm3-charts repo chart for nexus-iq, the init container is missing the required security context to perform the chown operation on the mounted volume, and results in the following error:
chown: /sonatype-work/clm-cluster/log: Operation not permitted
chown: /sonatype-work/clm-cluster/log: Operation not permitted
chown: /sonatype-work/clm-cluster: Operation not permitted
chown: /sonatype-work/clm-cluster: Operation not permitted
This repo:
initContainers: |
helm3-charts repo:
https://github.com/sonatype/helm3-charts/blob/e311891fb61c5ae35487e3e423fd8aaf83b3569b/charts/nexus-iq/templates/deployment.yaml#L50
Metadata
Metadata
Assignees
Labels
No labels