quick fix create secret in kubeflowTrainingService (#474)
rest api of kubernetes does not use base64 to encode chars, now use base64 to encode username and then create secret.
Showing
Please register or sign in to comment
rest api of kubernetes does not use base64 to encode chars, now use base64 to encode username and then create secret.