Migrate ops inventory OCI endpoint to Forgejo registry
Update runtime manifest, event-type example, and resolver test fixture.
This commit is contained in:
parent
f41cf14977
commit
4f26826d6c
3 changed files with 3 additions and 3 deletions
|
|
@ -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: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue