# first time
docker login docker.io -u <username> -p <PAT>
kubectl create secret docker-registry dockerhub-secret \
--docker-server=docker.io \
--docker-username=bennynwh \
--docker-password=$(cat ./.dockerhub_pat)
# build & deploy after
make docker-build
-
Notifications
You must be signed in to change notification settings - Fork 1
bennyng/hodl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published