sealingtech / troxileia

troxileia WIP
1 stars 2 forks source link

Integrate RBAC with service accounts #4

Open miked235 opened 5 years ago

miked235 commented 5 years ago

Moved the wrong card, sorry

mbaker97 commented 5 years ago

Added YAML file for ClusterRole and updated RBAC section of README to create service account, apply the ClusterRole yaml, and to create a ClusterRoleBinding of the two. Also updated troxileia.yaml to specify ServiceAccount. Can see changes on my fork. These should all be implemented by the Helm Chart when it is created. Let me know if there is anything to change!