Skip to content

Commit 6a3cb41

Browse files
authored
Merge pull request #2783 from karansinghneu/issue-2779-multitenancy-doc-fix
Fixes Issue 2779: Fix in multitenancy docs
2 parents 9d897ed + 6737e12 commit 6a3cb41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/topics/multitenancy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ metadata:
116116
name: example-identity
117117
namespace: default
118118
spec:
119-
type: ServicePrincipal
119+
type: UserAssignedMSI
120120
tenantID: <azure-tenant-id>
121121
clientID: <client-id-of-user-assigned-identity>
122122
resourceID: <resource-id-of-user-assigned-identity>

0 commit comments

Comments
 (0)