Keith Zantow 759b898df5
feat: multi-level configuration and profiles (#3337)
Signed-off-by: Keith Zantow <kzantow@gmail.com>
2024-10-23 12:15:59 -04:00

14 lines
180 B
YAML

registry:
auth:
- authority: dir1-authority
profiles:
no-auth:
registry:
auth: []
alt-auth:
registry:
auth:
- authority: dir1-alt-authority