Skip to content

Commit 8303b08

Browse files
committed
[RFC-0010] Link workload identity docs to complete guide
Signed-off-by: Matheus Pimenta <[email protected]>
1 parent 55be958 commit 8303b08

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/spec/v1/kustomizations.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -855,8 +855,9 @@ The `.spec.decryption` field has the following subfields:
855855
static credentials for KMS services to be used for decryption.
856856
- `.serviceAccountName`: The name of the service account used for
857857
secret-less authentication with KMS services from cloud providers.
858-
See the [workload identity](/flux/installation/configuration/workload-identity/) docs
859-
for how to configure a cloud provider identity for this service account.
858+
859+
For a complete guide on how to set up authentication for KMS services from
860+
cloud providers, see the integration [docs](/flux/integrations/).
860861

861862
If a static credential for a given cloud provider is defined inside the secret
862863
referenced by `.secretRef`, that static credential takes priority over secret-less

0 commit comments

Comments
 (0)