diff options
Diffstat (limited to 'charts/aai-sparky-be/templates/configmap.yaml')
-rw-r--r-- | charts/aai-sparky-be/templates/configmap.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/charts/aai-sparky-be/templates/configmap.yaml b/charts/aai-sparky-be/templates/configmap.yaml index 68fa1e4..d827c4e 100644 --- a/charts/aai-sparky-be/templates/configmap.yaml +++ b/charts/aai-sparky-be/templates/configmap.yaml @@ -9,14 +9,6 @@ data: apiVersion: v1 kind: ConfigMap metadata: - name: {{ include "common.fullname" . }}-model - namespace: {{ include "common.namespace" . }} -data: -{{ tpl (.Files.Glob "resources/config/model/*").AsConfig . | indent 2 }} ---- -apiVersion: v1 -kind: ConfigMap -metadata: name: {{ include "common.fullname" . }}-portal namespace: {{ include "common.namespace" . }} data: |