Skip to content

Commit

Permalink
[src] add new lines to filters description
Browse files Browse the repository at this point in the history
  • Loading branch information
guybarman committed Sep 14, 2023
1 parent 171f920 commit 11e0503
Showing 1 changed file with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
type: object
description: >
List of instance types filters. The instance types that match with all filters compose the Virtual Node Group's instanceTypes parameter.
The architectures that come from the Virtual Node Group's images will be taken into account when using this parameter.
Cannot be configured together with Virtual Node Group's instanceTypes and with the Cluster's whitelist/blacklist/filters. (need to add new lines..)
# todo guybarman add new lines in the description
description: |
List of instance types filters. The instance types that match with all filters compose the Virtual Node Group's instanceTypes parameter.\
The architectures that come from the Virtual Node Group's images will be taken into account when using this parameter.\
Cannot be configured together with Virtual Node Group's instanceTypes and with the Cluster's whitelist/blacklist/filters.
title: InstanceTypesFilters
properties:
minVcpu:
Expand Down

0 comments on commit 11e0503

Please sign in to comment.