HOMELAB-424: feat(sandbox): sandbox Helm chart with DinD sidecar + CiliumNetworkPolicy #75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "HOMELAB-424-sandbox-helm-chart"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
core/charts/apps/sandbox/— Deployment (main container + DinD sidecar), 25 GiB PVC with keep policy, CiliumNetworkPolicy (D16 egress allowlist), ServiceAccount, LimitRangesandbox.name/profileId/profileName,persistence.size/existingClaim,image.repository,resources.*)Acceptance Criteria
helm lintpasseshelm templaterenders all 6 resourceshelm.sh/resource-policy: keepprivileged: truesandbox.*,persistence.*) map correctlyReview Notes
Requires Aaron's review — contains CiliumNetworkPolicy (network policies = dangerous per git-policy).
Supervisor ArgoCD integration: chart path will be set via
ARGOCD_CHART_PATH=core/charts/apps/sandbox/env var.🤖 Generated with Claude Code