Configure SSL/TLS connection to databases
Database infrastructure configuration
Mounting the database CA bundle on the containers
secretGenerator:
- name: database-ca-bundle
files:
- database-ca-bundle.pemConfiguring the JDBC URL
Last updated