about summary refs log tree commit diff
path: root/bundles/timelinize/items.py
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/timelinize/items.py')
-rw-r--r--bundles/timelinize/items.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/bundles/timelinize/items.py b/bundles/timelinize/items.py
deleted file mode 100644
index 808a86c..0000000
--- a/bundles/timelinize/items.py
+++ /dev/null
@@ -1,5 +0,0 @@
-files = {
-    "/etc/deployments/timelinize/kube.yaml": {
-        "triggers": {"svc_s6rc:timelinize:restart"},
-    },
-}