We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b196b commit e27b2b1Copy full SHA for e27b2b1
README.md
@@ -30,6 +30,7 @@ addToDefaultScheduler: true
30
# and it will only affect pods with: [schedulerName: kube-arch-scheduler].
31
nonDefaultSchedulerName: kube-arch-scheduler
32
33
+# This is relevant if your Kubernetes pod does not have permissions to your private registries.
34
# dockerconfig.json is a base64 encoded docker config file, it will be used
35
# to pull the image manifests. The pod needs to have the secret mounted at
36
# /root/.docker/config.json. This is only needed if you are using a private
0 commit comments