From 48101af08126c18924a4fab26f02881a1c036114 Mon Sep 17 00:00:00 2001 From: Bartosz Kupidura Date: Mon, 30 Jan 2017 13:20:56 +0100 Subject: [PATCH] Remove self-ref which breaks ccp deploy Change-Id: I49818f92da1f069121b4781351030eb06814377c --- service/mariadb.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/service/mariadb.yaml b/service/mariadb.yaml index 7169437..3962211 100644 --- a/service/mariadb.yaml +++ b/service/mariadb.yaml @@ -38,9 +38,6 @@ service: - name: mariadb-telegraf image: telegraf daemon: - dependencies: - - etcd - - mariadb command: telegraf --config /etc/telegraf/telegraf.conf --input-filter mysql files: - telegraf-conf