This repository creates a ClusterRole and ClusterRoleBinding, but it doesn't look like you actually require cluster level privileges. Can you replace these with a Role and RoleBinding? This would reduce the privileges necessary to install the application.
This repository creates a ClusterRole and ClusterRoleBinding, but it doesn't look like you actually require cluster level privileges. Can you replace these with a Role and RoleBinding? This would reduce the privileges necessary to install the application.