Skip to content

Commit

Permalink
add registry auth to test-secrets for validation
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Jan 21, 2025
1 parent 19e9a86 commit 9540bef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/test-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ matomo:

analyticsPublisher:
serviceAccountKey: "abc123"

registry:
auth:
username: abc123
password: def456

0 comments on commit 9540bef

Please sign in to comment.