Fix typo: overide -> override (#3664)

This commit is contained in:
Lihua Tang
2018-02-09 23:52:51 -08:00
committed by k8s-ci-robot
parent 623055a835
commit 265afc75f3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
description: Heapster enables Container Cluster Monitoring and Performance Analysis.
name: heapster
version: 0.2.5
version: 0.2.6
sources:
- https://github.com/kubernetes/heapster
- https://github.com/kubernetes/contrib/tree/master/addon-resizer
+1 -1
View File
@@ -25,7 +25,7 @@ service:
type: ClusterIP
externalPort: 8082
internalPort: 8082
## This allows an overide of the heapster service name
## This allows an override of the heapster service name
## Default: {{ .Chart.Name }}
# nameOverride: