From f76962798471d69b9a8eb8013597a7262be6cbbc Mon Sep 17 00:00:00 2001 From: Vivian Roest Date: Thu, 19 Jan 2023 12:50:12 +0100 Subject: [PATCH] flux: renovate: fix config namespace --- .../olympus/apps/services/renovate/renovate-infrastructure.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux/olympus/apps/services/renovate/renovate-infrastructure.yaml b/flux/olympus/apps/services/renovate/renovate-infrastructure.yaml index da65c1f8..79b9d57a 100644 --- a/flux/olympus/apps/services/renovate/renovate-infrastructure.yaml +++ b/flux/olympus/apps/services/renovate/renovate-infrastructure.yaml @@ -49,7 +49,7 @@ apiVersion: v1 kind: ConfigMap metadata: name: renovate-config - namespace: gitops + namespace: services data: config.js: |- module.exports = {