1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/deploy
Elad Gabay fe416890b1 oracle vault: Use instance principal if auth is empty
Currently the oracle vault's secretstore uses a specific user credentials.
This commit introduce a new way to access the vault, using the instance principal.

All user's details moved to "auth" section in the OracleProvider which now is optional.
If "auth" is empty, by default, we use the instance principal, otherwise if specified user's auth details, we use them.

In addition:
- Fixed the fingerprint secret reference which until now used the privatekey secret instead of its reference.
- Bump OCI SDK version.
2022-02-07 18:38:10 +02:00
..
charts/external-secrets Initial draft of reporter (#466) 2022-02-07 11:42:18 +01:00
crds oracle vault: Use instance principal if auth is empty 2022-02-07 18:38:10 +02:00
manifests Cleanup and remove kustomize manifests in favor of Helm chart 2021-04-08 13:56:11 -05:00