Forum Discussion
Jefflin_Kingston
Jul 27, 2022Copper Contributor
Configuring GitOps in AKS with AAD Pod Identity
Hello,
I hope someone can help with the below issue.
While configuring GitOps in an AKS cluster in which AAD Pod Identity is enabled, we are obtaining error as below.
We have also tried by adding pod identity exception to the cluster with the below command, but still we are obtaining the same error.
az aks pod-identity exception add --cluster-name <clusterName> --namespace flux-system --pod-labels "app.kubernetes.io/name=microsoft.flux" --resource-group <resourceGroupName>
Thanks,
Jefflin K
No RepliesBe the first to reply