Production deployment profile + cutover runbook for hub.coulomb.social (CORE-WP-0005-T04)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
a33191ab3a
commit
defe4a6af8
5 changed files with 238 additions and 0 deletions
9
k8s/railiance-production/00-namespace.yaml
Normal file
9
k8s/railiance-production/00-namespace.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: core-hub
|
||||
labels:
|
||||
app.kubernetes.io/name: core-hub
|
||||
app.kubernetes.io/part-of: core-hub
|
||||
environment: production
|
||||
railiance.io/postgres-client: apps-pg
|
||||
Loading…
Add table
Add a link
Reference in a new issue