feat: parameterize seed tooling for UAT + document UAT receipt-submission path

- Add scripts/seed-env.sh with --env dev|uat argument, replacing hardcoded namespace
- Keep scripts/seed-dev.sh as one-line wrapper calling seed-env.sh dev
- Add scripts/seed-env-job.yaml with __ENV__ placeholder for namespace/label
- Add scripts/apply-seed-job.sh <env> helper using sed substitution
- Keep scripts/seed-dev-job.yaml as unchanged backward-compat copy
- Add docs/uat-receipt-submission.md documenting the inbound email receipt path for UAT

Refs: CAR-812, CAR-808
This commit is contained in:
2026-05-04 16:39:02 +00:00
committed by Barcode Betty [agent]
parent 7e9f7c0ef9
commit d57a90ed59
6 changed files with 448 additions and 104 deletions
+1 -1
View File
@@ -58,4 +58,4 @@ spec:
memory: 256Mi
limits:
cpu: 500m
memory: 512Mi
memory: 512Mi