klepiz

Results 6 comments of klepiz

kind of, I run this as workaround ``` kubectl delete validatingwebhookconfiguration validating-webhook-configuration kubectl delete mutatingwebhookconfiguration mutating-webhook-configuration ```

Is this going to be fixed? This bug its still present and it's been almost a year for something super essential as is keep the artifacts permissions

I find out that you are hardcoded the flags to use on kubernetes, is there a way to be able to custumize the flags on k8s without change deploy.yaml?

> For those who are struggling here, > > I have a dirty way to make node 20 work with centos:7 > > 1. mount a dir with `jobs..container.volumes`, one...

Im running a script on the CI in order to set new environment variables (such as JAVA_HOME) but its seems like it doesn't work ``` - run: sh /usr/local/sbin/entrypoint.sh ```...