From fab915128decb008ab8aa344d59a75252245a501 Mon Sep 17 00:00:00 2001 From: Marius Ensrud Date: Wed, 3 Nov 2021 16:40:37 +0100 Subject: [PATCH] fix configmap --- charts/sogo/templates/configmap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/sogo/templates/configmap.yaml b/charts/sogo/templates/configmap.yaml index 6fc5cbb..8bff805 100644 --- a/charts/sogo/templates/configmap.yaml +++ b/charts/sogo/templates/configmap.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -kind: configmap +kind: ConfigMap metadata: name: {{ include "sogo.fullname" . }}-config labels: