summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted_templates/files/v1.4/origin/metrics-deployer.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_hosted_templates/files/v1.4/origin/metrics-deployer.yaml')
-rw-r--r--roles/openshift_hosted_templates/files/v1.4/origin/metrics-deployer.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/openshift_hosted_templates/files/v1.4/origin/metrics-deployer.yaml b/roles/openshift_hosted_templates/files/v1.4/origin/metrics-deployer.yaml
index 54691572a..d191c0439 100644
--- a/roles/openshift_hosted_templates/files/v1.4/origin/metrics-deployer.yaml
+++ b/roles/openshift_hosted_templates/files/v1.4/origin/metrics-deployer.yaml
@@ -159,9 +159,9 @@ parameters:
name: HEAPSTER_NODE_ID
value: "nodename"
-
- description: "How often metrics should be gathered. Defaults value of '15s' for 15 seconds"
+ description: "How often metrics should be gathered. Defaults value of '30s' for 30 seconds"
name: METRIC_RESOLUTION
- value: "15s"
+ value: "30s"
-
description: "How long in seconds we should wait until Hawkular Metrics and Heapster starts up before attempting a restart"
name: STARTUP_TIMEOUT