feat(statehub): deploy empty railiance state hub
This commit is contained in:
parent
ec991f4ccd
commit
8a9bfcc9bd
6 changed files with 39 additions and 15 deletions
8
deploy/railiance/apps/manifests/state-hub-namespace.yaml
Normal file
8
deploy/railiance/apps/manifests/state-hub-namespace.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: state-hub
|
||||
labels:
|
||||
railiance.io/layer: s5-app
|
||||
railiance.io/postgres-client: state-hub-db
|
||||
Loading…
Add table
Add a link
Reference in a new issue