test(helm): enforce omitted S3 region

Make the default-region absence assertion match any environment entry so an unconditional BUZZ_S3_REGION render fails the chart test.

Co-authored-by: Kalvin Chau <kalvin@block.xyz>
Signed-off-by: Kalvin Chau <kalvin@block.xyz>
This commit is contained in:
npub122y0pqkertljmedu303rl0aqrj3w8pvu43t6jxm6875lzg6f2pwqegc3xc
2026-07-28 20:00:39 -07:00
co-authored by Kalvin Chau
parent cf3b54322a
commit e1ffd119ab
@@ -34,6 +34,7 @@ tests:
path: spec.template.spec.containers[0].env
content:
name: BUZZ_S3_REGION
any: true
template: templates/deployment.yaml
- contains:
path: spec.template.spec.containers[0].env