From 2207baf8e224cf15f6a9b9ecd2b6031e4f311086 Mon Sep 17 00:00:00 2001 From: Aaron Riedel Date: Mon, 23 Oct 2023 18:32:49 +0200 Subject: [PATCH] fix type error --- prometheus/namespace.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prometheus/namespace.yaml b/prometheus/namespace.yaml index a339b90..bc6c6e7 100644 --- a/prometheus/namespace.yaml +++ b/prometheus/namespace.yaml @@ -3,5 +3,5 @@ kind: Namespace metadata: name: prometheus labels: - yolokube.de/unlimited-quota: true + yolokube.de/unlimited-quota: "true" prometheus: yolokube