I\'m currently using kubectl create -f clusterRole.yaml , I was wondering if I can use helm to install it automatically with my chart.
kubectl create -f clusterRole.yaml
I was looking at the h