diff --git a/cluster/openstack-heat/kubernetes-heat/kubeminion.yaml b/cluster/openstack-heat/kubernetes-heat/kubeminion.yaml index 10c1b76e97d..c9e9f5f57f0 100644 --- a/cluster/openstack-heat/kubernetes-heat/kubeminion.yaml +++ b/cluster/openstack-heat/kubernetes-heat/kubeminion.yaml @@ -252,6 +252,9 @@ resources: type: OS::Heat::RandomString properties: length: 8 + character_classes: + - class: lowercase + - class: digits kube_minion: type: OS::Nova::Server