Skip to content

Commit e27b2b1

Browse files
committed
📝 Update docs
modified: README.md
1 parent 47b196b commit e27b2b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ addToDefaultScheduler: true
3030
# and it will only affect pods with: [schedulerName: kube-arch-scheduler].
3131
nonDefaultSchedulerName: kube-arch-scheduler
3232

33+
# This is relevant if your Kubernetes pod does not have permissions to your private registries.
3334
# dockerconfig.json is a base64 encoded docker config file, it will be used
3435
# to pull the image manifests. The pod needs to have the secret mounted at
3536
# /root/.docker/config.json. This is only needed if you are using a private

0 commit comments

Comments
 (0)