Skip to content

Commit

Permalink
Authn test: only pull trino IfNotPresent
Browse files Browse the repository at this point in the history
  • Loading branch information
nightkr committed Jun 14, 2024
1 parent 8d7af12 commit 92a91c6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ metadata:
spec:
image:
productVersion: "'"{{ test_scenario['values']['trino-latest'] }}"'"
pullPolicy: IfNotPresent
clusterConfig:
catalogLabelSelector: {}
{% if lookup('env', 'VECTOR_AGGREGATOR') %}
Expand Down

0 comments on commit 92a91c6

Please sign in to comment.