-
Notifications
You must be signed in to change notification settings - Fork 213
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Oracle Cloud has a native vault. ArgoCD should be able to sync with it to fetch secrets.
Describe the solution you'd like
OCI Vault should be added as supported vault.
Describe alternatives you've considered
Not an alternate solution but I have used External Secrets Operator to create kubernetes secrets sourced from OCI Vault.
Additional context
I can work on development