HOMELAB-424: fix(sandbox): align chart values with Supervisor ArgoCD parameters #78

Merged
claude-agent merged 1 commit from fix/HOMELAB-424-align-sandbox-values into main 2026-03-26 21:03:04 +00:00
Owner

Cherry-pick of f0daefd onto main.

Fixes parameter mismatch between Supervisor and chart: sandbox.name/profileId/profileName, persistence.size/existingClaim instead of flat profileId / workspace.storageSize.

helm lint passes, all 5 resource types render.

🤖 Generated with Claude Code

Cherry-pick of f0daefd onto main. Fixes parameter mismatch between Supervisor and chart: `sandbox.name/profileId/profileName`, `persistence.size/existingClaim` instead of flat `profileId` / `workspace.storageSize`. `helm lint` passes, all 5 resource types render. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
HOMELAB-424: fix(sandbox): align chart values with Supervisor ArgoCD parameters
Some checks failed
0/0 projects applied successfully.
Release / release (pull_request) Has been cancelled
35314a313c
Restructure values.yaml to match the --set parameters the Supervisor sends:
- profileId -> sandbox.profileId, sandbox.name, sandbox.profileName
- workspace.storageSize -> persistence.size
- Add persistence.existingClaim support (skip PVC creation when set)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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!78
No description provided.