fix: disable schema createDatabase — CNPG handles DB creation #58

Merged
aaron merged 2 commits from fix/temporal-schema-no-create-db into live 2026-03-25 01:10:17 +00:00
Owner

Schema init fails with permission denied. CNPG already creates the databases.

Schema init fails with permission denied. CNPG already creates the databases.
Allows individual workers to use different storage backends for boot
disks and different data disk sizes. Needed for prod-wk-03 which uses
HDD storage (hdd-mirror) instead of SSD (local-lvm) due to SSD capacity
constraints.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
HOMELAB-378: fix: disable schema createDatabase — CNPG handles DB creation
Some checks failed
Plan failed.
CI Review / pr-title (pull_request) Has been cancelled
CI Review / helm-validate (pull_request) Has been cancelled
CI Review / ai-review (pull_request) Has been cancelled
Lint & Validate / terraform-validate (pull_request) Has been cancelled
Lint & Validate / yaml-lint (pull_request) Has been cancelled
Lint & Validate / shellcheck (pull_request) Has been cancelled
5defa6dcec
Schema init job fails with "permission denied to create database" because
CNPG already creates the temporal and temporal_visibility databases.
Set schema.createDatabase.enabled: false to skip DB creation and only
run table schema setup.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Collaborator

Plan Error

creating new workspace: mkdir /atlantis-data/repos/aaron/infra-core/58: read-only file system
**Plan Error** ``` creating new workspace: mkdir /atlantis-data/repos/aaron/infra-core/58: read-only file system ```
aaron merged commit b1c9086bdb into live 2026-03-25 01:10:17 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aaron/infra-core!58
No description provided.