I just setup a microk8s instance with it's default container registry module enabled. I'm able to operate it easily, but it feels too easy now that I just found out that in default settings I can call the registry API from other pcs in the network. I don't want to expose my images this way.
How can I make it accessible only for cluster machines, or maybe only using credentials?