change user to glances

This commit is contained in:
ducoterra
2020-06-23 14:25:06 -04:00
parent 74db07bd92
commit d1476804f7
4 changed files with 20 additions and 8 deletions

View File

@@ -20,8 +20,8 @@ spec:
memory: 1Mi
cpu: 1m
limits:
memory: 256Mi
cpu: "24"
memory: 512Mi
cpu: "48"
- name: {{ .Release.Name }}-exporter
image: {{ .Values.image }}
command: ["glances", "-q", "--export", "statsd"]
@@ -30,5 +30,5 @@ spec:
memory: 1Mi
cpu: 1m
limits:
memory: 256Mi
memory: 512Mi
cpu: 250m