Merge pull request 'feat(multi-env): Phase D2 — Vault policies for erp-sandbox' (#3) from claude/phaseD-erp-sandbox-vault into main
Some checks failed
Helm Charts / Application charts pgcat (push) Blocked by required conditions
Helm Charts / Detect changed charts (push) Successful in 1m8s
Helm Charts / Library charts tool (push) Failing after 11m12s

This commit was merged in pull request #3.
This commit is contained in:
2026-06-28 17:19:20 +02:00

View File

@@ -1,6 +1,6 @@
applications = [
{ name = "webapp" },
{ name = "erp" },
{ name = "erp", envs = ["prod", "sandbox"] },
{ name = "dance-lessons-coach" },
{
name = "cms"