chore(deploy): add railiance handoff guardrails [skip ci]
This commit is contained in:
parent
fde5525170
commit
333fbcc237
10 changed files with 279 additions and 74 deletions
13
app.toml
Normal file
13
app.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[app]
|
||||
name = "inter-hub"
|
||||
slug = "inter-hub"
|
||||
kind = "native"
|
||||
registry = "gitea.coulomb.social/coulomb/inter-hub"
|
||||
|
||||
[deploy]
|
||||
release = "inter-hub"
|
||||
namespace = "inter-hub"
|
||||
chart = "railiance-apps/charts/inter-hub"
|
||||
values = "railiance-apps/helm/inter-hub-values.yaml"
|
||||
runtime_secret = "inter-hub-env"
|
||||
public_url = "https://hub.coulomb.social"
|
||||
Loading…
Add table
Add a link
Reference in a new issue