Use custom authentication server for harbor registry
I am new to kubernetes and trying to deploy harbor on minikube using their official helm chart. I would like to use my custom docker authentication server when the docker client tries to authenticate with the harbor registry. Is there a way to configure this ?, from their docs i could not find a way to provide my auth server/ tokenRealm
as one one would if using the docker registry image.
Their configmap shows that these values have been hardcoded, why do they not provide an option to configure this, is there a work around?
Use custom authentication server for harbor registry
I am new to kubernetes and trying to deploy harbor on minikube using their official helm chart. I would like to use my custom docker authentication server when the docker client tries to authenticate with the harbor registry. Is there a way to configure this ?, from their docs i could not find a way to provide my auth server/ tokenRealm
as one one would if using the docker registry image.
Their configmap shows that these values have been hardcoded, why do they not provide an option to configure this, is there a work around?
Use custom authentication server for harbor registry
I am new to kubernetes and trying to deploy harbor on minikube using their official helm chart. I would like to use my custom docker authentication server when the docker client tries to authenticate with the harbor registry. Is there a way to configure this ?, from their docs i could not find a way to provide my auth server/ tokenRealm
as one one would if using the docker registry image.
Their configmap shows that these values have been hardcoded, why do they not provide an option to configure this, is there a work around?