You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 15, 2021. It is now read-only.
Background:
Minikube (kubernetes) requires credentials to pull images from private container registries. These credentials need to be provided using the method described in https://github.com/google/jib/#i-am-seeing-imagepullbackoff-on-my-pods-in-minikube.
Proposal:
Add new task/goal (Maven/Gradle) for setting up these credentials in the minikube k8s cluster.