From 21233a2a78db23a77573a49701958a0eee499252 Mon Sep 17 00:00:00 2001 From: Esther Kim Date: Wed, 16 Jun 2021 16:21:00 +0900 Subject: [PATCH] removed fed-addons --- templates/decapod-apps/lma-federation-wftpl.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/decapod-apps/lma-federation-wftpl.yaml b/templates/decapod-apps/lma-federation-wftpl.yaml index 37b146e..fa7de21 100644 --- a/templates/decapod-apps/lma-federation-wftpl.yaml +++ b/templates/decapod-apps/lma-federation-wftpl.yaml @@ -87,7 +87,6 @@ spec: value: | [ { "path": "prometheus-fed-master", "namespace": "lma" }, - { "path": "fed-addons", "namespace": "lma" }, { "path": "thanos", "namespace": "lma" } ] dependencies: [prometheus,logging]