Fix registry secret names and add busybox to SDK

Use REGISTRY_USERNAME/REGISTRY_PASSWORD instead of
DOCKERHUB_SVRNTY_USERNAME/DOCKERHUB_SVRNTY_ACCESS_TOKEN.
Add busybox to SDK apko config for /bin/sh support.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-03 16:45:18 -05:00
parent 74bb1f6070
commit a677ab6d9d
4 changed files with 9 additions and 8 deletions
+1
View File
@@ -12,6 +12,7 @@ contents:
- zlib
- icu
- tzdata
- busybox
- bash
- git
- curl