digitalocean / digitalocean/do-operator

How to specify a Postgres database other than defaultdb

Open
#39 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
95
Forks
10
Avg merge
9h 30m
Merged PRs (30d)
1

Description

In a Postgres database cluster we can have multiple databases, e.g. per application/service. By default a cluster is created with a single database called defaultdb, but additional databases can be created via the control panel or doctl.

When using the DatabaseClusterReference I have not found a way to specify a specific database and hence the created configmaps reference defaultdb.

Is there a way to change this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.