maestro/server/deploy/containerdb.values.yaml (7 lines of code) (raw):

database: containerizedDb: true ssl: disable authMethod: password password: "TheBlurstOfTimes" containerizedDbImage: docker.io/library/postgres:14.2 containerizedDbPvcCapacity: 512Mi