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:
parent
05d12fe39f
commit
5a9e78f657
2 changed files with 134 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue