You've already forked prometheus-postgres-exporter
test(deployment): resources
This commit is contained in:
@ -60,7 +60,7 @@ spec:
|
||||
- name: http
|
||||
containerPort: 9187
|
||||
protocol: TCP
|
||||
{{- with .Values.deployment.containerResources }}
|
||||
{{- with .Values.deployment.postgresExporter.resources }}
|
||||
resources:
|
||||
{{- toYaml . | nindent 10 }}
|
||||
{{- end }}
|
||||
|
Reference in New Issue
Block a user