From 9540bef7a287dd6fdfa603fbd8aec4768dcddb10 Mon Sep 17 00:00:00 2001 From: Min RK Date: Tue, 21 Jan 2025 11:34:10 +0100 Subject: [PATCH] add registry auth to test-secrets for validation --- config/test-secrets.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/test-secrets.yaml b/config/test-secrets.yaml index a28cc96be..cc8ec65d7 100644 --- a/config/test-secrets.yaml +++ b/config/test-secrets.yaml @@ -17,3 +17,8 @@ matomo: analyticsPublisher: serviceAccountKey: "abc123" + +registry: + auth: + username: abc123 + password: def456