workload Identity Enabled
Parameters
value
Specifies whether Azure AD Workload Identity should be enabled for the Cluster. Defaults to false
.
Note: To enable Azure AD Workload Identity
oidc_issuer_enabled
must be set totrue
. Note: Enabling this option will allocate Workload Identity resources to thekube-system
namespace in Kubernetes. If you wish to customize the deployment of Workload Identity, you can refer to the documentation on Azure AD Workload Identity. The documentation provides guidance on how to install the mutating admission webhook, which allows for the customization of Workload Identity deployment.