Skip to content

Commit

Permalink
Merge pull request #52 from Michael-McClelland/fix/update-minimal-per…
Browse files Browse the repository at this point in the history
…missions-in-readme

fix/Update README.md
  • Loading branch information
dorukozturk authored Feb 8, 2024
2 parents b0451e9 + cf8460a commit bf0ed21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ metadata:
name: hardeneks-runner
rules:
- apiGroups: [""]
resources: ["namespaces", "resourcequotas", "persistentvolumes", "pods", "services"]
resources: ["namespaces", "resourcequotas", "persistentvolumes", "pods", "services", "nodes"]
verbs: ["list"]
- apiGroups: ["rbac.authorization.k8s.io"]
resources: ["clusterroles", "clusterrolebindings", "roles", "rolebindings"]
Expand Down

0 comments on commit bf0ed21

Please sign in to comment.