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 b83120d commit bb49f43Copy full SHA for bb49f43
1 file changed
tests/templates/kuttl/iceberg/30-install-zookeeper.yaml.j2
@@ -8,6 +8,7 @@ spec:
8
productVersion: "{{ test_scenario['values']['zookeeper-latest'] }}"
9
pullPolicy: IfNotPresent
10
{% if lookup('env', 'VECTOR_AGGREGATOR') %}
11
+ clusterConfig:
12
vectorAggregatorConfigMapName: vector-aggregator-discovery
13
{% endif %}
14
servers:
0 commit comments