mirror of https://github.com/k3s-io/k3s
Fix incorrect influxdb yamle file
Remove redundant attribute in container declarationpull/564/head
parent
30c7df5cd8
commit
ac8466444c
|
@ -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