cloud-native-toolkit / cloud-native-toolkit/software-everywhere
Carlos wants to use GitOps with secrets stored in a Vault SaaS (IBM Secret Manager)
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Problem I want to store the app definition with yaml/helm on git and deploy with gitops, but I don't want to put my secrets on git
**Which persona(s) does this feature benefit (e.g. developer, SRE, etc)?**
SRE
**What is the impact of not having this feature? What will be the benefit of having this feature?**
Easy management of different environments via git and secured secrets
**Describe the solution you'd like**
Use an ArgoCD
Take a look at this plugin for ArgoCD and IBM Secret Manager (Vault SaaS)
https://github.com/ibm/argocd-vault-plugin
https://itnext.io/argocd-secret-management-with-argocd-vault-plugin-539f104aff05
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.