uber / kraken

P2P Docker registry capable of distributing TBs of data in seconds
Apache License 2.0
6.13k stars 422 forks source link

Bug. Fixing backend settings in helm chart #319

Closed juliusl closed 1 year ago

juliusl commented 2 years ago

The current values in the helm/values.yaml will not work with the current kubeconfig in examples/k8s/. This is because busybox would not be in the temp/files directory hence the registry will return a 404. This change adds a backend to docker.io so that the demo will start in k8s. Addresses #269

Signed-off-by: Julius Liu juliusl@microsoft.com

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.