-
**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: s…
-
Dear @joe-elliott ,
I am looking to scrape secrets from multiple namespaces like below, but I am not able to get the expected result.
```
- args:
- '--secrets-namespace= '
…
-
Hello
## Summary
Sometimes, when the "please unlock database" popup suddenly appears, it's not always obvious which client application attempted to fetch some secrets through dbus / secrets serv…
-
### TL;DR
When using multiple secrets in the secrets input for google-github-actions/deploy-cloudrun, additional `^,^` characters appear unexpectedly, preventing successful deployment.
### Expected …
-
# Summary
In the documentation I can see that `$values` variable need to be the first part of the path.
https://argo-cd.readthedocs.io/en/stable/user-guide/multiple_sources/
https://github.com/ar…
-
### TL;DR
Some secrets are stored with multiple properties (JSON structure, e.g. `{"user":"user","password":"password"}`. This feature would bring the ability of mounting secrets and extract the prop…
-
Since Vault allows for multiple secrets engines, it seems reasonable to expect that one might use multiple engines for the same project. For example, Vault supports database secrets engines that manag…
-
Currently the `nginx.ingress.kubernetes.io/auth-tls-secret` annotation takes a single secret with a key named `ca.crt` (https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/…
hoeg updated
10 months ago
-
When the operator from OperatorHub is installed in multiple namespaces and CR instances are created in their respective namespaces. The instances fail with the following error
```
failed to instal…
-
This tool is looking great, would you consider including the ability to use JIT credentials to avoid storing secrets to all the databases inside the application?