From 40e9573b7092fe0f1b20908d54ba29475da51c49 Mon Sep 17 00:00:00 2001 From: "alex.hsu" Date: Tue, 8 Oct 2024 19:08:13 +0800 Subject: [PATCH] add list permission on service account --- templates/cloud-provider/aws-ccm.yaml.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/cloud-provider/aws-ccm.yaml.tpl b/templates/cloud-provider/aws-ccm.yaml.tpl index 12603a4..b2f8e9c 100644 --- a/templates/cloud-provider/aws-ccm.yaml.tpl +++ b/templates/cloud-provider/aws-ccm.yaml.tpl @@ -55,6 +55,7 @@ rules: - create # Add get to verbs for serviceaccounts resources in clusterRoleRules. This allows the cloud controller manager to get service accounts upon startup. - get + - list - apiGroups: - "" resources: