You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
I would like to run the operator in the EKS cluster, and I would like to attach an AWS role to the service account which is used by the master Pod. This is currently not possible with the default Helm chart, since the Jenkins.spec.serviceAccount is not configurable via Helm inputs. I would like this to be the case, in order to enable the default template to be fully usable within cloud context.
Describe alternatives you've considered
I have considered creating my own chart, but that would be unnecessary overhead.
Additional context
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
I would like to run the operator in the EKS cluster, and I would like to attach an AWS role to the service account which is used by the master Pod. This is currently not possible with the default Helm chart, since the
Jenkins.spec.serviceAccount
is not configurable via Helm inputs. I would like this to be the case, in order to enable the default template to be fully usable within cloud context.Describe alternatives you've considered
I have considered creating my own chart, but that would be unnecessary overhead.
Additional context
The text was updated successfully, but these errors were encountered: