diff --git a/README.md b/README.md index e69e67b..3be4297 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ## CloudZero Charts + Add the CloudZero repository to Helm: ```sh @@ -13,3 +14,4 @@ helm repo add cloudzero https://cloudzero.github.io/cloudzero-k8s-charts ## License This project is licensed under BSD 3-Clause License + diff --git a/stable/cloudzero-cloudwatch-metrics/templates/configmap.yaml b/stable/cloudzero-cloudwatch-metrics/templates/configmap.yaml index 44a78e6..0baf2d3 100755 --- a/stable/cloudzero-cloudwatch-metrics/templates/configmap.yaml +++ b/stable/cloudzero-cloudwatch-metrics/templates/configmap.yaml @@ -14,7 +14,7 @@ data: "metrics_collected": { "kubernetes": { "cluster_name": "{{ .Values.clusterName }}", - "metrics_collection_interval": 60 + "metrics_collection_interval": 120 } }, "force_flush_interval": 5