Use external secret operator to consume Vault secrets

This MR uses external-secret operator to allow pods consuming secrets from Vault. It is applied to keycloak so that the admin password is stored on vault. The password is randomly generated via the CRD randomsecrets from the vault-config-operator. Hence this MR is marked as draft until the operator is available (cf. !401 (merged))

cc @cristian.manda , @alain.thioliere

Edited by Pierrick Seite

Merge request reports

Loading