Migrate ops inventory OCI endpoint to Forgejo registry
Some checks failed
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
Build and Publish Container Image / build-and-push (push) Failing after 1m48s

Update runtime manifest, event-type example, and resolver test fixture.
This commit is contained in:
tegwick 2026-07-09 11:38:15 +02:00
parent f41cf14977
commit 4f26826d6c
3 changed files with 3 additions and 3 deletions

View file

@ -103,7 +103,7 @@ def test_probe_services_marks_status_mismatch_degraded(tmp_path, monkeypatch) ->
endpoints:
- id: gitea-registry
type: https
url: "https://gitea.coulomb.social/v2/"
url: "https://forgejo.coulomb.social/v2/"
expected_status: 401
expected_signal: "OCI registry auth challenge"
access_paths: []