Use STATE_HUB_SWEEP_HOSTNAME in doi_engine path resolution so /repos/todo-md-staleness works on railiance01 with mounted /home/tegwick.
18 lines
413 B
YAML
18 lines
413 B
YAML
# Production values for the State Hub Railiance chart handoff.
|
|
# Non-secret values only. DATABASE_URL comes from the Secret `state-hub-env`.
|
|
|
|
namespace:
|
|
create: false
|
|
|
|
image:
|
|
repository: forgejo.coulomb.social/coulomb/state-hub
|
|
tag: "main-d8808bf"
|
|
|
|
ingress:
|
|
enabled: false
|
|
|
|
sweep:
|
|
enabled: true
|
|
hostname: 239.62.205.92.host.secureserver.net
|
|
hostPath: /home/tegwick
|
|
sshHostPath: /home/tegwick/.ssh
|