You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/preview/2020-10-01-preview/kubernetesconfiguration.json
+1-13Lines changed: 1 addition & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -491,18 +491,6 @@
491
491
"modelAsString": true
492
492
}
493
493
},
494
-
"EnableHelmOperatorDefinition": {
495
-
"description": "Option to enable Helm Operator for this git configuration.",
496
-
"type": "boolean",
497
-
"enum": [
498
-
"true",
499
-
"false"
500
-
],
501
-
"x-ms-enum": {
502
-
"name": "EnableHelmOperatorType",
503
-
"modelAsString": true
504
-
}
505
-
},
506
494
"SourceControlConfiguration": {
507
495
"description": "The SourceControl Configuration object returned in Get & Put response.",
508
496
"properties": {
@@ -552,7 +540,7 @@
552
540
},
553
541
"enableHelmOperator": {
554
542
"description": "Option to enable Helm Operator for this git configuration.",
0 commit comments