Fix comment of default value in hadoop chart (#6367)

This commit is contained in:
Victor Romero
2018-08-20 09:37:45 -07:00
committed by k8s-ci-robot
parent 4719d542b0
commit e304975134
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
description: The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models.
name: hadoop
version: 1.0.7
version: 1.0.8
appVersion: 2.7.3
home: https://hadoop.apache.org/
sources:
+1 -1
View File
@@ -6,7 +6,7 @@ imagePullPolicy: IfNotPresent
# The version of the hadoop libraries being used in the image.
hadoopVersion: 2.7.3
# Select antiAffinity as either hard or soft, default is hard
# Select antiAffinity as either hard or soft, default is soft
antiAffinity: "soft"
hdfs: