Exposing serviceAccountName
in the TenantControlPlane
CRD
#434
hamza-boudouche
started this conversation in
Feature Requests
Replies: 1 comment 7 replies
-
I'm interested in the use case you're trying to achieve, considering the sensitive information, what are you trying to achieve? Asking that because AFAIK we're not mounting any |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I would like to propose adding the possibility to specify a service account in the
TenantControlPlane
spec that will be passed down to the pods (through the deployment).Possibly something like
tenantcontrolplane.spec.controlPlane.deployment.serviceAccountName
mapped todeploy.spec.template.spec.serviceAccountName
.Beta Was this translation helpful? Give feedback.
All reactions