From 1c249b5ab4d62b46ade5b67a2437203fcd493662 Mon Sep 17 00:00:00 2001 From: okozachenko1203 Date: Wed, 7 Aug 2024 23:29:05 +1000 Subject: [PATCH] fix duplicated patch applies --- .../charts/cluster-autoscaler/templates/clusterrole.yaml | 9 --------- 1 file changed, 9 deletions(-) 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 -}}