Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4598,7 +4598,7 @@
"enableNamespaceResources": {
"type": "boolean",
"title": "Enable namespace as Azure resource.",
"description": "The default value is false. It can be enabled/disabled on creation and updation of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource."
"description": "The default value is false. It can be enabled/disabled on creation and updating of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource."
},
"networkProfile": {
"$ref": "#/definitions/ContainerServiceNetworkProfile",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4951,7 +4951,7 @@
"enableNamespaceResources": {
"type": "boolean",
"title": "Enable namespace as Azure resource.",
"description": "The default value is false. It can be enabled/disabled on creation and updation of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource."
"description": "The default value is false. It can be enabled/disabled on creation and updating of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource."
},
"networkProfile": {
"$ref": "#/definitions/ContainerServiceNetworkProfile",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4983,7 +4983,7 @@
"enableNamespaceResources": {
"type": "boolean",
"title": "Enable namespace as Azure resource.",
"description": "The default value is false. It can be enabled/disabled on creation and updation of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource."
"description": "The default value is false. It can be enabled/disabled on creation and updating of the managed cluster. See [https://aka.ms/NamespaceARMResource](https://aka.ms/NamespaceARMResource) for more details on Namespace as a ARM Resource."
},
"networkProfile": {
"$ref": "#/definitions/ContainerServiceNetworkProfile",
Expand Down