Mauricio Trindade
Mauricio Trindade
@grant0417 Keen to be alpha tester on WSL2 Debian (I presume it's a good test case), sent the form but didn't receive any confirmation but hopefully it worked :)
Hi all - I suggest clear examples on how to use structured config on helm, and how to configure Azure and\or how to config it so it uses your own...
Ok after some digging I realised this is not supported because of the module that is used https://github.com/Azure/azure-sdk-for-go/tree/main/sdk/storage/azblob#prerequisites Is there a way to use [Azure Blob CSI Driver](https://github.com/kubernetes-sigs/blob-csi-driver)? As I...
@pracucci thanks a lot for the clarification
I know this will be off topic but just wanted to give a sincere thank you for your efforts on this :) It will be a great improvement
This would be a great addition! Just registering my support here as it's goes stale
I ended up completely excluding VPA with `resource.exclusions`
if you still get clipboard issues, it may be because how this part of the clipboard package behaves: https://github.com/atotto/clipboard/blob/master/clipboard_unix.go#L51C1-L97C2 means if you have any of clipboard solutions running in your...
you need to specify the namespace for the helm generator as well because the non-kubernetes settings: ``` apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: custom-ns helmCharts: - name: external-secrets repo: https://charts.external-secrets.io/ version:...
just like docker container stop exists, there should be some command to gracefully stop for example I want it to pick up a new OLLAMA_MODELS env variable