mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Merge pull request #74063 from huynq0911/fix_wrong_format_yaml_influxdb
Fix incorrect influxdb yaml file
This commit is contained in:
commit
a22763b24e
@ -49,7 +49,6 @@ spec:
|
|||||||
mountPath: /data
|
mountPath: /data
|
||||||
- name: grafana
|
- name: grafana
|
||||||
image: k8s.gcr.io/heapster-grafana-amd64:v4.4.3
|
image: k8s.gcr.io/heapster-grafana-amd64:v4.4.3
|
||||||
env:
|
|
||||||
resources:
|
resources:
|
||||||
# keep request = limit to keep this container in guaranteed class
|
# keep request = limit to keep this container in guaranteed class
|
||||||
limits:
|
limits:
|
||||||
|
Loading…
Reference in New Issue
Block a user