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 7104513 commit 2ffdca4Copy full SHA for 2ffdca4
tests/templates/kuttl/authentication/create-trino-cluster.yaml.j2
@@ -18,6 +18,7 @@ metadata:
18
spec:
19
image:
20
productVersion: "'"{{ test_scenario['values']['trino-latest'] }}"'"
21
+ pullPolicy: IfNotPresent
22
clusterConfig:
23
catalogLabelSelector: {}
24
{% if lookup('env', 'VECTOR_AGGREGATOR') %}
0 commit comments