feat(helm): add values-local.yaml for Docker Desktop testing
Local override values with pullPolicy: Never, dev environment, disabled ingress/wireguard, and placeholder secrets. File is gitignored since it contains dev credentials; exists only on local machines. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -39,6 +39,9 @@ Thumbs.db
|
||||
# Playwright MCP logs
|
||||
.playwright-mcp/
|
||||
|
||||
# Helm local overrides (contain dev credentials)
|
||||
infrastructure/helm/values-local.yaml
|
||||
|
||||
# Local-only planning and design docs
|
||||
.planning/
|
||||
docs/superpowers/
|
||||
|
||||
Reference in New Issue
Block a user