Delete chart exporter-kube-api because it has been replaced by kube-controller-manager alerts

This commit is contained in:
Giancarlo Rubio
2017-12-23 09:41:12 +01:00
parent 22eef956af
commit 68517f63b5
2 changed files with 2 additions and 2 deletions

View File

@@ -203,7 +203,7 @@ addArrayToConfigMap() {
# Dashboard foot
test "$type" = "dashboard" && cat $DASHBOARD_FOOT_FILE
done
#echo "---"
echo "---"
IFS=$OLDIFS
return 0