From fd2b026585af79cc24bed181143cd2e48fcf26d4 Mon Sep 17 00:00:00 2001 From: Yannick Struyf Date: Thu, 11 Jan 2024 11:05:07 +0100 Subject: [PATCH] Add IAM Roles for Service Accounts to nutanix-spec.md doc --- docs/content/en/docs/getting-started/nutanix/nutanix-spec.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/en/docs/getting-started/nutanix/nutanix-spec.md b/docs/content/en/docs/getting-started/nutanix/nutanix-spec.md index 4d7d04f4886f..4b1e18c947aa 100644 --- a/docs/content/en/docs/getting-started/nutanix/nutanix-spec.md +++ b/docs/content/en/docs/getting-started/nutanix/nutanix-spec.md @@ -13,6 +13,7 @@ This is a generic template with detailed descriptions below for reference. The following additional optional configuration can also be included: * [CNI]({{< relref "../optional/cni.md" >}}) +* [IAM Roles for Service Accounts]({{< relref "../optional/irsa.md" >}}) * [IAM Authenticator]({{< relref "../optional/iamauth.md" >}}) * [OIDC]({{< relref "../optional/oidc.md" >}}) * [Registry Mirror]({{< relref "../optional/registrymirror.md" >}})