Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tenantDefaultServiceAccount to FluxInstance API #63

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

stefanprodan
Copy link
Member

This PR adds an optional field .spec.cluster.tenantDefaultServiceAccount to the FluxInstance API that allows setting the
default service account used by Flux when reconciling Kustomization and HelmRelease resources found in the tenant namespaces.

Closes: #44

@stefanprodan stefanprodan added enhancement New feature or request area/api API related issues and pull requests labels Jul 3, 2024
@stefanprodan stefanprodan merged commit 26aacdf into main Jul 4, 2024
1 check passed
@stefanprodan stefanprodan deleted the tenant-sa branch July 4, 2024 06:30
@blezoray
Copy link

blezoray commented Jul 5, 2024

Great. thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api API related issues and pull requests enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multitenant Service Account Name
2 participants