Skip to content

Commit bfbba0b

Browse files
committed
fix typo
1 parent 28ec1af commit bfbba0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/templates/kuttl/spark-connect/10-deploy-spark-connect.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
vectorAggregatorConfigMapName: vector-aggregator-discovery
3737
{% endif %}
3838
args:
39-
# These are unfortunatly required to make the S3A connector work with MinIO
39+
# These are unfortunately required to make the S3A connector work with MinIO
4040
# I had expected the clients to be able to set these, but that is not the case.
4141
- --conf spark.hadoop.fs.s3a.aws.credentials.provider=org.apache.hadoop.fs.s3a.SimpleAWSCredentialsProvider
4242
- --conf spark.hadoop.fs.s3a.path.style.access=true

0 commit comments

Comments
 (0)