Skip to content

Commit

Permalink
aks: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bcho committed Nov 2, 2020
1 parent 4896e13 commit be7bdbd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2935,14 +2935,14 @@
"type": "boolean",
"description": "Whether the pod identity addon is enabled."
},
"userAssignedPodIdentities": {
"userAssignedIdentities": {
"description": "User assigned pod identity settings.",
"type": "array",
"items": {
"$ref": "#/definitions/ManagedClusterPodIdentity"
}
},
"userAssignedPodIdentityExceptions": {
"userAssignedIdentityExceptions": {
"description": "User assigned pod identity exception settings.",
"type": "array",
"items": {
Expand Down

0 comments on commit be7bdbd

Please sign in to comment.