change user to glances
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user