Skip to content

Commit

Permalink
Fix reference to principal id for wayfinder cloud identity. (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
KashifSaadat authored and mrsheepuk committed Oct 25, 2023
1 parent d9831db commit 3690438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/wayfinder-cloud-identity.yml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ spec:
azure:
clientID: ${client_id}
tenantID: ${tenant_id}
principalID: ${wayfinder_principal_id}
principalID: ${principal_id}

0 comments on commit 3690438

Please sign in to comment.