André Bauer
André Bauer
### Checklist - [X] I've searched for similar issues and couldn't find anything matching - [x] I've discussed this feature request in the [K8sGPT Slack](https://k8sgpt.slack.com) and got positive feedback ###...
* add some mongodb init docu - [ ] I adjusted the corresponding [documentation](https://github.com/kobsio/kobs/tree/main/docs) for this change. - [ ] I adjusted the [values.yaml](https://github.com/kobsio/kobs/blob/main/deploy/helm/kobs/values.yaml) and the [documentation for all values](https://github.com/kobsio/kobs/blob/main/docs/getting-started/installation/helm.md).
### Report We use Keda 2.13.1 and CertManager to issue our TLS certs. We recently noticed that autoscaling of our workloads, via prometheus trigger, stopped working. The keda created hpa...
### Name and Version bitnami/redis ### What architecture are you using? amd64 ### What steps will reproduce the bug? helm template bitnami/redis --set master.persistence.labels.foo=bar ### Are you using any custom...
### Infos: * Used Zammad version: develop 1.2 * Operating system: linux * Browser + version: chrome * also requested in T#1055829 ### Expected behavior: * bulk action has a...
## Bug Report **What did you do?** Edit the ES CR to add a label to the volumeclaimtemplate **What did you expect to see?** The label should be added to...
**Describe the problem/challenge you have** Our backups often fail, because data uploads get canceled. ``` completionTimestamp: "2024-06-24T03:11:20Z" message: found a dataupload with status "InProgress" during the node-agent starting, mark it...
**Describe the problem/challenge you have** When Velero runs maintenance or backup jobs the pod spec is not configurable. As we have a lod of nodes which make use of [taints](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/)...
### Name and Version bitnami/mongodb @15.6.16 ### What is the problem this feature will solve? The new empty-dir volume has no configurable sizelimt. This is forbidden by a policy in...
### Description of the change add a configurable sizeLimit to the new emptDir mounts ### Benefits * people using a policy to enforce sizelimit don't run in policyviolations anymore *...