Skip to content

Commit

Permalink
incorporate reveiw comments
Browse files Browse the repository at this point in the history
Signed-off-by: Ashutosh Kumar <[email protected]>
  • Loading branch information
sonasingh46 committed Sep 1, 2023
1 parent 8f35fc6 commit 7432707
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/book/src/topics/multitenancy.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ data:
clientSecret: <client-secret-of-SP-identity>
```

### AAD Pod Identity using Service Principal With Certificate
### AAD Pod Identity using Service Principal With Certificate (Deprecated)

Once a new SP Identity is created in Azure, the corresponding values should be used to create an `AzureClusterIdentity` resource:

Expand Down Expand Up @@ -114,7 +114,7 @@ data:
password: PASSWORD
```

### User-Assigned Managed Identity
### AAD Pod Identity using User-Assigned Managed Identity (Deprecated)

<aside class="note">

Expand Down

0 comments on commit 7432707

Please sign in to comment.