feat(statehub): add railiance deployment manifests
This commit is contained in:
parent
6ee5542a88
commit
434c80c2c3
16 changed files with 535 additions and 2 deletions
8
deploy/railiance/apps/helm/state-hub-values.yaml
Normal file
8
deploy/railiance/apps/helm/state-hub-values.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Production values for the State Hub Railiance chart handoff.
|
||||
# Non-secret values only. DATABASE_URL comes from the Secret `state-hub-env`.
|
||||
|
||||
image:
|
||||
tag: "b536741"
|
||||
|
||||
ingress:
|
||||
enabled: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue