Bartosz Witkowski

Results 4 comments of Bartosz Witkowski

I have the same problem, got "Ingress found in extensions/v1beta1" but actually there is "networking.k8s.io/v1" used. This is when I use kubepug on Windows. But in Linux all is ok...

Hi, we have same problem, but using `securityContext .runAsNonRoot = false` it works. Unfortunately, this is not safe solution to add root privileges to the container. We have Azure Defender...

> We're making them even more restricted than the security standard, setting `runAsGroup` or `readOnlyRootFilesystem`. Other examples include apisix, milvus or flux. Please let us know if these settings would...

@javsalgar something like [this PR](https://github.com/bitnami/charts/pull/22004) ? :-)