diff --git a/kubernetes/apps/database/crunchy-postgres-operator/cluster/postgrescluster.yaml b/kubernetes/apps/database/crunchy-postgres-operator/cluster/postgrescluster.yaml index 9a9aa2b9..6f9e42fe 100644 --- a/kubernetes/apps/database/crunchy-postgres-operator/cluster/postgrescluster.yaml +++ b/kubernetes/apps/database/crunchy-postgres-operator/cluster/postgrescluster.yaml @@ -64,6 +64,11 @@ spec: - atuin password: type: AlphaNumeric + - name: grafana + databases: + - grafana + password: + type: AlphaNumeric backups: