TEN-WP-0009-T01: record rapp-postgres acceptance, add postgres-client label

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
tegwick 2026-08-17 10:59:32 +02:00
parent 05d12fe39f
commit 5a9e78f657
2 changed files with 134 additions and 3 deletions

View file

@ -4,6 +4,11 @@ metadata:
name: tenant-engine
labels:
net-kingdom/component: tenant-engine
# TEN-WP-0009: rapp-postgres' consumer-ingress NetworkPolicy selects on
# this label, not on the declaration's spec.clientNamespaces -- that field
# is review metadata, this label is enforcement. Without it the pod cannot
# reach 5432 and the failure looks like DNS or a bad credential.
railiance.io/postgres-client: platform-pg
---
apiVersion: v1
kind: PersistentVolumeClaim