diff options
author | Jun (Nicolas) Hu <jh245g@att.com> | 2018-08-08 20:33:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-08 20:33:32 +0000 |
commit | cf21a17719cd8f02b6ecd68abc2bced02d071af9 (patch) | |
tree | 5580e70dd12ccb7aea0c767ded112cb339209f65 /templates/configmap.yaml | |
parent | c4f7e2198f26887fe849f5aa00bdfeaa814db074 (diff) | |
parent | c3d9a46f357d3b083c99ffeeb23abf6fad8b111a (diff) |
Merge "Refactor OOM robot changes into demo/testsuite"
Diffstat (limited to 'templates/configmap.yaml')
-rw-r--r-- | templates/configmap.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/configmap.yaml b/templates/configmap.yaml index ab4a10b..e4096b0 100644 --- a/templates/configmap.yaml +++ b/templates/configmap.yaml @@ -23,14 +23,6 @@ data: apiVersion: v1 kind: ConfigMap metadata: - name: {{ include "common.fullname" . }}-resources-configmap - namespace: {{ include "common.namespace" . }} -data: -{{ tpl (.Files.Glob "resources/config/robot/resources/*").AsConfig . | indent 2 }} ---- -apiVersion: v1 -kind: ConfigMap -metadata: name: {{ include "common.fullname" . }}-lighttpd-authorization-configmap namespace: {{ include "common.namespace" . }} data: |