mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
Fix incorrect influxdb yamle file
Remove redundant attribute in container declaration
This commit is contained in:
parent
30c7df5cd8
commit
ac8466444c
@ -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