Fix indent

Patch set to fix indentation problems in YAMLs after running yamllint
for the OpenStack-Helm-Addons project.

Trivial fix

Change-Id: Iaf2f1bfa70af95b86d2a7a6768d15d14f4a66801
Signed-off-by: Tin Lam <tin@irrational.io>
This commit is contained in:
Tin Lam 2019-06-18 01:57:39 -05:00
parent 336594600b
commit 08c0d08192
1 changed files with 2 additions and 2 deletions

View File

@ -560,7 +560,7 @@ alarms:
project_name: mini-mon
project_domain_name: Default
definitions_configuration:
definitions.yml.j2: |
definitions.yml.j2: |
notifications:
- name: "{{ NOTIFICATION_NAME | default('default') }}"
type: "{{ NOTIFICATION_TYPE | default('email') }}"
@ -716,7 +716,7 @@ aggregator:
memory: 256Mi
cpu: 250m
metric_configuration:
aggregation-specifications.yaml: |
aggregation-specifications.yaml: |
aggregationSpecifications:
- aggregatedMetricName: deployment.cpu.system_time_agg
filteredMetricName: pod.cpu.system_time