We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c8602c commit 540f069Copy full SHA for 540f069
rfcs/0010-multi-tenant-workload-identity/README.md
@@ -50,7 +50,7 @@ Flux currently supports basically two modes of authentication:
50
the cloud provider Go libraries used by the Flux controllers when they
51
are running inside the respective cloud environment. The problem with
52
this approach is that it is single-tenant, i.e. all objects are reconciled
53
- using the same cloud identity, associated with the respective controller.
+ using the same cloud identity, the one associated with the respective controller.
54
55
For delivering the high level of security and multi-tenancy support that
56
Flux aims for, it is necessary to extend the workload identity support to
0 commit comments