Hi Dan, I've just found sth interesting in cds helm charts. I thought that CDS uses only it's own instance of mariadb-galera called cds-db. Even more precisely a database called "sdnctl".
After going through helm charts I've discovered that cds configures also access to common mariadb-galera instance and hardcodedes its credentials in config file: blueprintsprocessor.db.processor-db.type=maria-db blueprintsprocessor.db.processor-db.url=jdbc:mysql://mariadb-galera:3306/sdnctl blueprintsprocessor.db.processor-db.username=root blueprintsprocessor.db.processor-db.password=secretpassword I'd like to ask if this DB is still in use or its some left over? If it's still in use is there any particular reason to hardcode use of common mariadb-galera rather than just creating another db in cds-db? Best regards, -- Krzysztof Opasiak Samsung R&D Institute Poland Samsung Electronics -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19945): https://lists.onap.org/g/onap-discuss/message/19945 Mute This Topic: https://lists.onap.org/mt/71034023/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
