|
@ -126,10 +126,10 @@ spec: |
|
|
{{- if .Values.master.metricsIntervalSec }} |
|
|
{{- if .Values.master.metricsIntervalSec }} |
|
|
-metrics.intervalSeconds={{ .Values.master.metricsIntervalSec }} \ |
|
|
-metrics.intervalSeconds={{ .Values.master.metricsIntervalSec }} \ |
|
|
{{- end }} |
|
|
{{- end }} |
|
|
|
|
|
{{- end }} |
|
|
{{- else if .Values.master.metricsPort }} |
|
|
{{- else if .Values.master.metricsPort }} |
|
|
-metricsPort={{ .Values.master.metricsPort }} \ |
|
|
-metricsPort={{ .Values.master.metricsPort }} \ |
|
|
{{- end }} |
|
|
{{- end }} |
|
|
{{- end }} |
|
|
|
|
|
-volumeSizeLimitMB={{ .Values.master.volumeSizeLimitMB }} \ |
|
|
-volumeSizeLimitMB={{ .Values.master.volumeSizeLimitMB }} \ |
|
|
{{- if .Values.master.disableHttp }} |
|
|
{{- if .Values.master.disableHttp }} |
|
|
-disableHttp \ |
|
|
-disableHttp \ |
|
|