Vlad Mocanu
Vlad Mocanu
Is it possible to ignore only the CPU limit? I would like to set a limit for memory but no limit for CPU, is that possible? I have tried with...
alpine ping image from here: https://github.com/cloudnative-pg/charts/blob/main/charts/cluster/templates/tests/ping.yaml#L19 should be present in values so we can override the repository (& imagepull secret) Thank you for this awesome product (CNPG)!
Would be nice to provide a way to install via helm. Thank you for sharing this!
pullSecrets is present in values, but not used in templates, can you please add it? Thank you!
think you should do some helm updates: - HPA API is now `apiVersion: autoscaling/v2` - the service should be LoadBalancer in order to accept traffic from outside the cluster -...
### What problem are you trying to solve? how does `eval "$(devbox global shellenv)"` translate for nushell? ### What solution would you like? an example on how to configure devbox...
### What problem are you trying to solve? how does `eval "$(devbox global shellenv)"` translate for nushell? ### What solution would you like? an example on how to configure devbox...
similar on how PVCs ignore `.existingConfigMap`, think you should also add `.existingSecret` so that a PVC is not created for mounting a secret
Thank you for the fix from https://github.com/kubean-io/kube-node-tuning/issues/42 Can you please publish a new Chart version?
1. What's the feature? GCore provider 3. Extra information? Is it possible to implement a GCore DNS provider? https://gcore.com/public-dns Thank you.