Delete chart exporter-kube-api because it has been replaced by kube-controller-manager alerts
This commit is contained in:
@@ -10,4 +10,4 @@ groups:
|
|||||||
description: There is no running K8S controller manager. Deployments and replication
|
description: There is no running K8S controller manager. Deployments and replication
|
||||||
controllers are not making progress.
|
controllers are not making progress.
|
||||||
runbook: https://coreos.com/tectonic/docs/latest/troubleshooting/controller-recovery.html#recovering-a-controller-manager
|
runbook: https://coreos.com/tectonic/docs/latest/troubleshooting/controller-recovery.html#recovering-a-controller-manager
|
||||||
summary: Controller manager is down
|
summary: Controller manager is down
|
||||||
|
@@ -203,7 +203,7 @@ addArrayToConfigMap() {
|
|||||||
# Dashboard foot
|
# Dashboard foot
|
||||||
test "$type" = "dashboard" && cat $DASHBOARD_FOOT_FILE
|
test "$type" = "dashboard" && cat $DASHBOARD_FOOT_FILE
|
||||||
done
|
done
|
||||||
#echo "---"
|
echo "---"
|
||||||
|
|
||||||
IFS=$OLDIFS
|
IFS=$OLDIFS
|
||||||
return 0
|
return 0
|
||||||
|
Reference in New Issue
Block a user