commit 898c7407a7ef6e388af175a17b5fa2bb7434c694
parent c7661aba004e50ddac95c0c185560b0ab16b0762
Author: MTRNord <mtrnord1@gmail.com>
Date: Fri, 9 Jun 2023 20:53:03 +0200
Allow having no data (happens when there is just no error)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/production/kube-prometheus-stack-values.yaml b/apps/production/kube-prometheus-stack-values.yaml
@@ -189,7 +189,7 @@ spec:
mode: replaceNN
replaceWithValue: 0
type: reduce
- noDataState: NoData
+ noDataState: Ok
execErrState: Error
for: 5m
annotations: