Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/certifi-2024.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dorukozturk committed Jul 19, 2024
2 parents a16e4c3 + fe50f9b commit ab84339
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 25 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,11 +141,11 @@ rules:
- avoid_running_singleton_pods
```
**RBAC**:
## RBAC
In order to run hardeneks we need to have some permissions both on AWS side and k8s side.
Minimal IAM role policy:
### Minimal IAM role policy
```json
{
Expand Down Expand Up @@ -185,7 +185,7 @@ Minimal IAM role policy:
}
```

Minimal ClusterRole:
### Minimal ClusterRole

```yaml
kind: ClusterRole
Expand Down
27 changes: 5 additions & 22 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab84339

Please sign in to comment.