Unpin microk8s

The dependent change has fixed up the issues with >1.23, unpin this.

Change-Id: Ia5be8397110ec1c8d79806a8fdca8ed1d86a382e
Depends-On: https://review.opendev.org/c/zuul/nodepool/+/867744
This commit is contained in:
Ian Wienand 2022-12-15 09:17:08 +11:00 committed by Clark Boylan
parent 610443d04b
commit fdb49bc029

View File

@ -6,7 +6,3 @@
- role: ensure-tox
- role: ensure-kubernetes
ensure_kubernetes_type: microk8s
# k8s > 1.23 changed the way the service account tokens
# are auto-generated; see
# https://storyboard.openstack.org/#!/story/2010224
ensure_kubernetes_microk8s_channel: '1.23/stable'