[stable/nats] Fix metrics resources indentation (#9461)

* [stable/nats] fix metrics resource indentation

Signed-off-by: Tong Jia <ttjiaa@gmail.com>

* [stable/nats] bump chart version

Signed-off-by: Tong Jia <ttjiaa@gmail.com>
This commit is contained in:
Tong Jia
2018-11-26 01:12:57 -08:00
committed by k8s-ci-robot
parent 026d398cd4
commit 966c247199
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: nats
version: 2.0.0
version: 2.0.1
appVersion: 1.3.0
description: An open-source, cloud-native messaging system
keywords:
+1 -1
View File
@@ -153,7 +153,7 @@ spec:
initialDelaySeconds: 5
timeoutSeconds: 1
resources:
{{ toYaml .Values.metrics.resources | indent 10 }}
{{ toYaml .Values.metrics.resources | indent 10 }}
{{- end }}
volumes:
- name: config