Klaus @ LambdaClass

Results 5 comments of Klaus @ LambdaClass

Hi @grosser Thanks for your input! We will be starting to develop this (starting with the env vars in regular stages) and we'll place any further questions here or in...

I'm having the same issue (10 MB/s in self-hosted, 100 MB/s in GitHub hosted runners), and I'm wondering: why isn't the cache hosted locally (in the runner) so there is...

@shimon-elbaz I did, I just made sure AWS CLI is installed in my runner and stopped using this upload-s3-action thing. Just `aws s3 cp` as you would on your CLI,...

The workaround I found for this is to use the kubectl provider instead of this one * https://github.com/gavinbunney/terraform-provider-kubectl * https://registry.terraform.io/providers/gavinbunney/kubectl/latest

>BTW: Can you tell me how to set up github pages for hugo.yml? I set my fork repo like this but .css and .js files are not there. https://cryptonerdcn.github.io/cairo-by-example/index.html Hey...