From 8a6c0de3c7d509c09bd1767cde0f76baec27061b Mon Sep 17 00:00:00 2001 From: auricom Date: Fri, 4 Dec 2020 10:55:06 +0100 Subject: [PATCH] fix botkube --- cluster/monitoring/botkube.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/monitoring/botkube.yaml b/cluster/monitoring/botkube.yaml index 3b118ff1e..d5f97d7d6 100644 --- a/cluster/monitoring/botkube.yaml +++ b/cluster/monitoring/botkube.yaml @@ -176,6 +176,6 @@ spec: enabled: true notiftype: short valuesFrom: - - kind: Secret + - kind: ConfigMap name: "helmrelease-monitoring-botkube" optional: false \ No newline at end of file