diff --git a/bootstrap/eksctl/crossplane/upbound-aws-provider.yaml b/bootstrap/eksctl/crossplane/upbound-aws-provider.yaml index 74690810..25c2c950 100644 --- a/bootstrap/eksctl/crossplane/upbound-aws-provider.yaml +++ b/bootstrap/eksctl/crossplane/upbound-aws-provider.yaml @@ -22,4 +22,5 @@ spec: fsGroup: 2000 # This is needed for IRSA. args: - --debug - - --enable-management-policies \ No newline at end of file + - --enable-management-policies + \ No newline at end of file