aboutsummaryrefslogtreecommitdiffstats
path: root/templates/configmap.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/configmap.yaml')
-rw-r--r--templates/configmap.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/configmap.yaml b/templates/configmap.yaml
index 6664c0d..42579e1 100644
--- a/templates/configmap.yaml
+++ b/templates/configmap.yaml
@@ -19,7 +19,3 @@ metadata:
namespace: {{ include "common.namespace" . }}
data:
{{ tpl (.Files.Glob "resources/config/eteshare/config/*").AsConfig . | indent 2 }}
----
-apiVersion: v1
-kind: ConfigMap
-metadata: