14 lines
449 B
JSON
14 lines
449 B
JSON
{
|
|
"schema": "hux.release_evidence_policy.v1",
|
|
"max_evidence_age_seconds": 900,
|
|
"workloads": {
|
|
"hermes-webui": {
|
|
"review_url_prefix": "https://scm.bstein.dev/titan/atlas-iac/pulls/",
|
|
"jenkins_job_url": "https://jenkins.bstein.dev/job/hermes-webui-image",
|
|
"image_repository": "registry.bstein.dev/bstein/hermes-webui",
|
|
"flux_kustomization": "hermes",
|
|
"health_url": "https://chat.bstein.dev/healthz"
|
|
}
|
|
}
|
|
}
|