Skip to content

Commit

Permalink
Adding Management Policies as Enabled for AWS-Upbound and AWS Provide…
Browse files Browse the repository at this point in the history
…rs (#152)

* management policies addition

* management policies removal from K8-provider
  • Loading branch information
7navyasa authored Sep 26, 2023
1 parent d1ceb1f commit 10464a7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ spec:
fsGroup: 2000
args:
- --debug
- --enable-management-policies
1 change: 1 addition & 0 deletions bootstrap/terraform/providers/aws/controller-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ spec:
fsGroup: 2000
args:
- --debug
- --enable-management-policies
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ metadata:
spec:
serviceAccountName: ${sa-name}
args:
- --debug
- --debug

0 comments on commit 10464a7

Please sign in to comment.