apiVersion: v1 kind: ServiceAccount metadata: annotations: azure.workload.identity/client-id: ${USER_ASSIGNED_CLIENT_ID} name: ${AKS_SERVICE_ACCOUNT} namespace: ${AKS_NAMESPACE}