Kubernetes-Helm Charts pointing to a local docker image
Check the list of images on your local machine with docker image ls
. Let’s say rajesh12/mysql
is the image you want to use:
image:
repository: rajesh12/mysql
Check the list of images on your local machine with docker image ls
. Let’s say rajesh12/mysql
is the image you want to use:
image:
repository: rajesh12/mysql