aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-08-08 14:07:29 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-08-08 14:07:29 -0700
commitaee691c95273623c47076f1139c29d82c64e3c4b (patch)
tree41f03eb6650238c1948e9f6109fecb59fe34cdae
parent6344b1083e82c2d3e523e2407275a0aec1330f3d (diff)
Bug fix on gerrit 58053 rebase.
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>
-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: