File tree Expand file tree Collapse file tree
specification/resources/kubernetes/models Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -143,6 +143,7 @@ properties:
143143
144144 ha :
145145 type : boolean
146+ default : true
146147 example : true
147148 description : A boolean value indicating whether the control plane
148149 is run in a highly available configuration in the cluster. Highly available
Original file line number Diff line number Diff line change @@ -143,6 +143,7 @@ properties:
143143
144144 ha :
145145 type : boolean
146+ default : true
146147 example : true
147148 description : A boolean value indicating whether the control plane
148149 is run in a highly available configuration in the cluster. Highly available
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ properties:
3939
4040 ha :
4141 type : boolean
42+ default : true
4243 example : true
4344 description : A boolean value indicating whether the control plane
4445 is run in a highly available configuration in the cluster. Highly available
You can’t perform that action at this time.
0 commit comments