summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging/files/curator.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_logging/files/curator.yml')
-rw-r--r--roles/openshift_logging/files/curator.yml18
1 files changed, 0 insertions, 18 deletions
diff --git a/roles/openshift_logging/files/curator.yml b/roles/openshift_logging/files/curator.yml
deleted file mode 100644
index 8d62d8e7d..000000000
--- a/roles/openshift_logging/files/curator.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-# Logging example curator config file
-
-# uncomment and use this to override the defaults from env vars
-#.defaults:
-# delete:
-# days: 30
-# runhour: 0
-# runminute: 0
-
-# to keep ops logs for a different duration:
-#.operations:
-# delete:
-# weeks: 8
-
-# example for a normal project
-#myapp:
-# delete:
-# weeks: 1