Erker B
Erker B
Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x] I've included steps to reproduce the bug. * [x] I've pasted the output of...
**Describe the problem/challenge you have** When multiple keys are defined in a Password object, the generated secrets are the same across all keys. Here is an example: ``` --- apiVersion:...
**Is this a bug report or feature request?** * Bug Report **Deviation from expected behavior:** I've deployed rook-nfs using the [quick-start](https://rook.io/docs/nfs/v1.7/quickstart.html#deploy-nfs-operator) guide, then followed [create and initialize nfs server](https://rook.io/docs/nfs/v1.7/quickstart.html#create-and-initialize-nfs-server) section...
### Summary Hello, We are running Che on a Kubernetes cluster, with a few users. One of the workspaces has abruptly closed with a message: ``` "The workspace has failed...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? Hello, I am attempting to deploy the Hubble-UI at `/hubble/` path....
### Kyverno Version 1.12.2 ### Description Hello! I am running Kyverno v1.12.3, and enforcing Pod Security Standards with Kyverno. I am working on creating [policyException ](https://kyverno.io/docs/writing-policies/exceptions/#pod-security-exemptions)objects for addressing known/accepted Policy...
### Feature description All secrets deployed to Kubernetes via `kubernetes-operator` and the `InfisicalObject` are an `opaque` type secret. It would elevate the capability of the kubernetes-operator if it can support...
Hello, First, thank you very much for the project! I am attempting to get started with Wallabag using a simple setup with SQLite; however, I am running into an issue...