balchua / microk8s-actions

Bootstrap MicroK8s with Github Actions
34 stars 9 forks source link

Fix/push local registry #15

Closed balchua closed 1 year ago

balchua commented 1 year ago

Registry isnt available for use. Related to #14 , but not entirely talking about ctr. This PR is meant to make the registry usable by waiting for the persistent volume to be Bound before proceeding. Make sure that addons that needs to restart MicroK8s must be done before enabling hostpath provisioner and registry.