HOMELAB-378: Temporal Server base Helm values #55

Merged
aaron merged 1 commit from plane/HOMELAB-378-temporal-server into live 2026-03-24 22:54:44 +00:00
Owner

Summary

  • Base Helm values for Temporal Server (numHistoryShards=4, 1 replica/service, PostgreSQL backend)
  • Resource limits: ~450m CPU / 448Mi RAM
  • Web UI enabled, Elasticsearch/Cassandra/MySQL disabled

Test plan

  • ArgoCD syncs after prod PR is also merged
  • Temporal services start with these values
## Summary - Base Helm values for Temporal Server (numHistoryShards=4, 1 replica/service, PostgreSQL backend) - Resource limits: ~450m CPU / 448Mi RAM - Web UI enabled, Elasticsearch/Cassandra/MySQL disabled ## Test plan - [ ] ArgoCD syncs after prod PR is also merged - [ ] Temporal services start with these values
HOMELAB-378: feat: Temporal Server base Helm values
Some checks failed
Plan failed.
CI Review / ai-review (pull_request) Has been cancelled
CI Review / helm-validate (pull_request) Has been cancelled
CI Review / pr-title (pull_request) Has been cancelled
Lint & Validate / shellcheck (pull_request) Has been cancelled
Lint & Validate / yaml-lint (pull_request) Has been cancelled
Lint & Validate / terraform-validate (pull_request) Has been cancelled
e83d631a05
Adds base configuration for Temporal Server Helm chart deployment:
- numHistoryShards: 4 (permanent, homelab-appropriate)
- 1 replica per service (frontend, history, matching, worker)
- PostgreSQL backend (postgres12 plugin), external CNPG
- Web UI enabled on port 8080
- Resource limits: ~450m CPU / 448Mi RAM total
- Cassandra, MySQL, Elasticsearch disabled

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/55: read-only file system
**Plan Error** ``` creating new workspace: mkdir /atlantis-data/repos/aaron/infra-core/55: read-only file system ```
aaron merged commit 3e23c53e85 into live 2026-03-24 22:54:44 +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!55
No description provided.