summaryrefslogtreecommitdiff
path: root/app/workers/metrics/dashboard/sync_dashboards_worker.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/workers/metrics/dashboard/sync_dashboards_worker.rb')
-rw-r--r--app/workers/metrics/dashboard/sync_dashboards_worker.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/workers/metrics/dashboard/sync_dashboards_worker.rb b/app/workers/metrics/dashboard/sync_dashboards_worker.rb
index 645c03428a2..fe8694582c4 100644
--- a/app/workers/metrics/dashboard/sync_dashboards_worker.rb
+++ b/app/workers/metrics/dashboard/sync_dashboards_worker.rb
@@ -10,7 +10,6 @@ module Metrics
sidekiq_options retry: 3
feature_category :metrics
- tags :exclude_from_kubernetes
idempotent!