SAP-archive / karydia

Kubernetes Security Walnut
Other
77 stars 10 forks source link

manifests/rbac.yml: reduce karydia's privileges #32

Closed alban closed 5 years ago

alban commented 5 years ago

manifests/rbac.yml gives cluster-admin privileges to karydia.

We should reduce its privileges to what it really needs.

alban commented 5 years ago

This is done in https://github.com/kinvolk/karydia/pull/36 and https://github.com/kinvolk/karydia/pull/39