From a428b29771ba67cd2a6c9246233715b593d38738 Mon Sep 17 00:00:00 2001 From: superflo22 Date: Fri, 11 Apr 2025 15:12:08 +0200 Subject: [PATCH] stringData in quotes --- config/samples/secret.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/samples/secret.yaml b/config/samples/secret.yaml index 992c70c..ab6bc24 100644 --- a/config/samples/secret.yaml +++ b/config/samples/secret.yaml @@ -4,5 +4,5 @@ metadata: name: technitium-auth type: Opaque stringData: - apiKey-ns1: - apiKey-ns2: + apiKey-ns1: "" + apiKey-ns2: ""