diff --git a/magnum_cluster_api/charts/cluster-autoscaler/templates/clusterrole.yaml b/magnum_cluster_api/charts/cluster-autoscaler/templates/clusterrole.yaml index fb1dc2a5..4ef27829 100644 --- a/magnum_cluster_api/charts/cluster-autoscaler/templates/clusterrole.yaml +++ b/magnum_cluster_api/charts/cluster-autoscaler/templates/clusterrole.yaml @@ -170,14 +170,5 @@ rules: - list - update - watch - - apiGroups: - - infrastructure.cluster.x-k8s.io - resources: - - openstackmachinetemplates - verbs: - - get - - list - - update - - watch {{- end }} {{- end -}}