Skip to content

Commit

Permalink
add private dns zone property in 2020-11-01
Browse files Browse the repository at this point in the history
  • Loading branch information
Li Ma committed Oct 21, 2020
1 parent f579999 commit 7588ae2
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2603,6 +2603,10 @@
"enablePrivateCluster": {
"type": "boolean",
"description": "Whether to create the cluster as a private cluster or not."
},
"privateDNSZone": {
"type": "string",
"description": "Private dns zone mode for private cluster. "
}
},
"description": "Access profile for managed cluster API server."
Expand Down

0 comments on commit 7588ae2

Please sign in to comment.