Centralized helm source #1151
-
We have a centralized gitrepo for all our helm charts. We defined a helm source in flux-system. We also started following the flux2 guide for multi-tenancy. As we onboard tenants, we were hoping we could reference the 1 centralized helm source running in flux-system. Q: Is the intent for a helm source to just be namespace scoped? Is there any possibility to allow or permit reading helm sources that are stood up by operators in flux-system? |
Beta Was this translation helpful? Give feedback.
Answered by
stefanprodan
Mar 24, 2021
Replies: 1 comment 2 replies
-
Yes you can modify the RBAC of a tenant and give them access to a named resource. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Mpluya
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes you can modify the RBAC of a tenant and give them access to a named resource.