smarthusker
Results
2
comments of
smarthusker
> This workaround for snap allowed me to deploy via kustomize: https://askubuntu.com/questions/919091/why-cant-snap-files-be-modified-in-any-way > > ``` > # sudo mount --bind -o nodev,ro /usr/bin /snap/microk8s/5250/usr/bin > # /snap/microk8s/5250/usr/bin/git --version > git...