I am using vault to inject postgres credentials into my Kubernetes-based application. The solution works fine and whenever there is a restart in my pods, the vault creates & injects a new postgres role/user. However, this new postgres role/user doesn’t have all the original privileges which are there in create_statements. Can anyone please help?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Dynamic credentials - 403 when updating tables | 0 | 170 | July 19, 2023 | |
Dynamic postgres database credentials role revocation issue | 0 | 134 | February 16, 2024 | |
Secret Management in Kubernetes with HashiCorp Vault and Dynamic PostgreSQL Credentials | 1 | 149 | February 24, 2024 | |
Database credentials | 0 | 173 | October 13, 2022 | |
Trigger a new dynamic secret creation | 0 | 10 | October 29, 2024 |