helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

api_credentials.yaml : Permission denied

Open Abzwingten opened this issue 1 year ago • 0 comments

version: 0.9.10 appVersion: v1.5.4

Trying to start the chart in k8s using argoCD. All I get in container logs is this error:

mv: can't open '/staging/etc/crowdsec/local_api_credentials.yaml': Permission denied
mv: can't open '/staging/etc/crowdsec/online_api_credentials.yaml': Permission denied

I think this permission error because of the security context runAsUser, but I cannot figure out how to fix it: neither in chart yamls nor in Dockerfile.

Please assist.

Abzwingten avatar Dec 28 '23 08:12 Abzwingten