-
Currently, this doesn't seem to work in case you do something like:
```
kubectl ksd get secret -o yaml
```
Secrets are not decoded correctly in this case.
-
After the cli added a set secret command, we've been using it to update secrets using scripts. However, since the command triggers a deploy each time a secret is set, if you update many secrets in a r…
-
Hello.
Recently we decided to upgrade to from v0.8.54 to v0.9.5. After reading and following the [BREAKING.md](https://github.com/authelia/chartrepo/blob/master/charts/authelia/BREAKING.md) guideli…
-
For some reason, the SAM database of domain controllers is not showned in the GUI, probably not stored in the DB.
![image](https://github.com/user-attachments/assets/4d974c81-7853-4dd3-8ceb-5b5a40e…
-
**Is your feature request related to a problem? Please describe.**
I'm running an app in the google cloud and using the google secret manager to store passwords and tokens. Currently we don't have a …
-
### Terraform Version, Provider Version and Kubernetes Version
```
Terraform version: v1.0.0
Kubernetes provider version: v2.3.2
Kubernetes version: 1.20.8-gke.900
```
### Affected Resourc…
rymnc updated
4 weeks ago
-
**Describe the bug**
We are getting an error when retrieving some variables in Gitlab that:
- Are defined at the group level (instead of the project level).
- Have different values for environments…
-
In this helm chart it looks like 1 url is ever used/considered: https://github.com/SigNoz/charts/blob/bb53857ff7deff14b779e18475bec32b790327ea/charts/signoz/templates/_helpers.tpl#L298
**Ask:**
Wh…
-
**Is your request related to a problem? Please describe.**
API keys are stored unencrypted in the database. An attacker able to exfiltrate the DB will have Stripe API keys in cleartext with potential…
boosh updated
2 weeks ago
-
nopCommerce version: 4.60
> Summary about azure key vault
> Secrets Management: Azure Key Vault can be used to securely store and tightly control access to tokens, passwords, certificates, API key…