mirror of https://github.com/k3s-io/k3s
Merge pull request #74063 from huynq0911/fix_wrong_format_yaml_influxdb
Fix incorrect influxdb yaml filepull/564/head
commit
a22763b24e
|
@ -49,7 +49,6 @@ spec:
|
|||
mountPath: /data
|
||||
- name: grafana
|
||||
image: k8s.gcr.io/heapster-grafana-amd64:v4.4.3
|
||||
env:
|
||||
resources:
|
||||
# keep request = limit to keep this container in guaranteed class
|
||||
limits:
|
||||
|
|
Loading…
Reference in New Issue