Skip to content

Commit 2008cd5

Browse files
committed
added missing pull policy directive
1 parent 0d0205c commit 2008cd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/templates/kuttl/opa/16-install-hdfs.yaml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ commands:
1919
spec:
2020
image:
2121
productVersion: "{{ test_scenario['values']['hdfs-latest'] }}"
22+
pullPolicy: IfNotPresent
2223
clusterConfig:
2324
zookeeperConfigMapName: hdfs-znode
2425
dfsReplication: 1

0 commit comments

Comments
 (0)