pjastrzabek

Results 5 comments of pjastrzabek

Same issue here.. Mounting external 2TB drive. I have the same "magic" of files appearing or not depending how I mount the drive.. copying with "mc" was the easiest workaround...

For all folks who do not experience helm controller crashes.. could you try adding bigger timeout to HelmRelease `timeout: 30m`

There is really no easy and reliable way of removing elements from lists with kustomize. What I ended up doing was patching via reference to an index ``` /spec/groups/5 ```...

imho specifying namespace in varsFrom is not supported

Right now all binaries are packed together in a tar.gz file. If i want to use it in docker I have to download all, unpack, take 1 and delete the...