gss-jmorris

Results 5 comments of gss-jmorris

I have a use-case as well. We want to store the license in something external, and use the CSI Secrets-Store driver to map that secret into Kubernetes. The Nexus application...

Having the exact same issue here--not able to see anything missing in our configuration either. PVC/PV mounted properly, and we are running Nexus IQ in its own dedicated namespace

Right so I edited the startup command for the container so I could go in and manually try starting it to see what happens. The file permissions are set as...

Found the fix for this @grigoryevandrey, you need to set the `fsGroup` under `podSecurityContext` so the volumes are writeable. I've raised a PR to change the default values file to...

We are experiencing the same issue, but the controller logs look different in our case: ```sh 022-11-29T11:13:07Z DEBUG actions-runner-controller.runner Runner appears to have been registered and running. {"runner": "developers-runner/developers-runner-fzfqf-9sv7l", "podCreationTimestamp":...