We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16bd62 commit 08e96aaCopy full SHA for 08e96aa
schema.yaml
@@ -540,6 +540,8 @@ variables:
540
default: 2
541
visible:
542
and:
543
+ - not:
544
+ - ${cluster_network}
545
- or:
546
- eq:
547
- ${instance_pool_shape}
@@ -581,6 +583,8 @@ variables:
581
583
default: false
582
584
585
586
587
588
589
590
@@ -625,6 +629,7 @@ variables:
625
629
- "VM.Standard3.Flex"
626
630
- and:
627
631
- ${instance_pool_custom_memory}
632
628
633
required: true
634
635
node_count:
0 commit comments