diff --git a/templates/cloud-provider/aws-ccm.yaml.tpl b/templates/cloud-provider/aws-ccm.yaml.tpl index 5238f63..b2f8e9c 100644 --- a/templates/cloud-provider/aws-ccm.yaml.tpl +++ b/templates/cloud-provider/aws-ccm.yaml.tpl @@ -53,6 +53,9 @@ rules: - serviceaccounts verbs: - 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: