fix: correct pelican PGHOST to match actual service name #122

Open
gitea-admin wants to merge 1 commits from orion/auto/fix-correct-pelican-pghost-to-match-actu-1780406356497 into main
Owner

AI Reasoning

Archivist caught that the actual Pelican Postgres service is named postgres (not postgresql), confirmed via kubectl get svc -n pelican. The CronJob in PR #116 has the wrong hostname and would fail on first run with connection refused.


Policy Verdict

👤 Human review required — Unclassified change — defaulting to human review

Operation type: unknown

Proposed by ORION

## AI Reasoning Archivist caught that the actual Pelican Postgres service is named `postgres` (not `postgresql`), confirmed via `kubectl get svc -n pelican`. The CronJob in PR #116 has the wrong hostname and would fail on first run with connection refused. --- ## Policy Verdict 👤 **Human review required** — Unclassified change — defaulting to human review *Operation type: `unknown`* *Proposed by [ORION](https://github.com/richard-callis/orion-web)*
gitea-admin added 1 commit 2026-06-02 13:19:17 +00:00
fix: correct pelican PGHOST to match actual service name
Validate Manifests / validate (pull_request) Failing after 1s
c141898c71
gitea-admin added 1 commit 2026-06-02 13:19:18 +00:00
fix: correct pelican PGHOST to match actual service name
Validate Manifests / validate (pull_request) Failing after 1s
c141898c71
Some checks are pending
Validate Manifests / validate (pull_request) Failing after 1s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin orion/auto/fix-correct-pelican-pghost-to-match-actu-1780406356497:orion/auto/fix-correct-pelican-pghost-to-match-actu-1780406356497
git checkout orion/auto/fix-correct-pelican-pghost-to-match-actu-1780406356497
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gitea-admin/talos-cluster#122