From a5c4a644c9e456b078afd7822a6dd08cce2700b6 Mon Sep 17 00:00:00 2001 From: Kustas Kurval Date: Tue, 10 Feb 2026 14:33:12 +0200 Subject: [PATCH] Fix --- memelord-kkurval.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/memelord-kkurval.yaml b/memelord-kkurval.yaml index a73fe25..cee5766 100644 --- a/memelord-kkurval.yaml +++ b/memelord-kkurval.yaml @@ -16,12 +16,12 @@ spec: labels: app: memelord-kkurval-app spec: - # volumes: - # - name: settings - # projected: - # sources: - # - configMap: - # name: settings + volumes: + - name: settings + projected: + sources: + - configMap: + name: settings containers: - name: memelord image: ghcr.io/l4rm4nd/memelord:latest