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 0d0205c commit 2008cd5Copy full SHA for 2008cd5
1 file changed
tests/templates/kuttl/opa/16-install-hdfs.yaml.j2
@@ -19,6 +19,7 @@ commands:
19
spec:
20
image:
21
productVersion: "{{ test_scenario['values']['hdfs-latest'] }}"
22
+ pullPolicy: IfNotPresent
23
clusterConfig:
24
zookeeperConfigMapName: hdfs-znode
25
dfsReplication: 1
0 commit comments