G8/Helm: included vs external database choice support #1
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: siatel/cloud#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
support in the helm chart values for choosing between (1) including a database deployment for the Gargantua deployment and (2) configuring an already existing external database
if .Values.datase.jdbcUrl si set, then along with the .Values.database.password it is used as database connection and an included database is not deployed