Bug fix on gerrit 58053 rebase. 39/59739/1
authorGary Wu <gary.i.wu@huawei.com>
Wed, 8 Aug 2018 21:07:29 +0000 (14:07 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 8 Aug 2018 21:07:29 +0000 (14:07 -0700)
An extraneous block of text in the robot configmap
was left in during the rebase of gerrit 58053
patchset 3.  This fixes the issue.

Change-Id: I0a705720adfc3e40581b411329d194cda4588a48
Issue-ID: INT-605
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
kubernetes/robot/templates/configmap.yaml

index 6664c0d..42579e1 100644 (file)
@@ -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: