Skip to content

Commit 0cb5a2d

Browse files
committed
linting
1 parent ab5c942 commit 0cb5a2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/topology-provider/stack/05-access-hdfs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
#bin/hdfs dfs -chown -R access-hive /access-hive
3333
bin/hdfs dfs -ls /
3434
#bin/hdfs dfs -ls -d /
35-
35+
3636
sleep infinity
3737
volumeMounts:
3838
- name: hdfs-config
@@ -60,4 +60,4 @@ spec:
6060
storage: "1"
6161
securityContext:
6262
fsGroup: 1000
63-
restartPolicy: OnFailure
63+
restartPolicy: OnFailure

0 commit comments

Comments
 (0)