Konrad Klockgether
Konrad Klockgether
Thank's to @spangenberg i got it! ```yml # Verdaccio config.yml auth: htpasswd: # optional file: /verdaccio/htpasswd max_users: -1 gitlab-ci: # have to be before `gitlab` url: https://your.gitlab gitlab: url: https://your.gitlab...
I don't really know what i am doing, but i got a small and quick fix. Edit C:\Program Files (x86)\Yarn\bin\yarn Replace basedir=$(dirname "$(readlink "$0" || echo "$argv0")") by basedir=$( cd...
Hi @ivanmatmati , i just deployed it in the open telekom cloud as DeamonSet and the health checks keept failing. I inspected the running pods and nothing was listening on...
@ivanmatmati I did't use the helm chart. I downloaded the yml files from this repo and applied them manualy. The Version is like from my pull request. I did't do...
I will try using the current helm chart, instead of the yaml files on another cluster next week.