So I have a custom pipeline when running my builds however, I am getting RBAC errors because the service account being used does not have access to the pipeline. I do have a service account configured to be able to use the pipeline.
I have configured the ENV VARs:
DRONE_KUBERNETES_NAMESPACE
DRONE_KUBERNETES_SERVICE_ACCOUNT
to no avail. Any ideas? I have my own helm chart but is similar to stable/drone
.