e269220228812dd5de530bff847a3169dec1325b
The g10k-code cronjob was failing with "Permission denied" because the container (running as uid 999, non-root) attempted to create /shared in the container root filesystem, which is not writable. Clone to /tmp which is always writable by unprivileged users. Reviewed-on: #76
Description
GitOps for ArgoCD
Languages
Shell
67.9%
Python
23.1%
Makefile
9%