Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions assets/grafana/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ spec:
- containerPort: 3001
name: http
resources:
limits:
cpu: 200m
memory: 200Mi
requests:
cpu: 100m
memory: 100Mi
Expand Down
3 changes: 0 additions & 3 deletions assets/node-exporter/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ spec:
hostPort: 9100
name: https
resources:
limits:
cpu: 20m
memory: 40Mi
requests:
cpu: 10m
memory: 20Mi
Expand Down
3 changes: 0 additions & 3 deletions assets/telemeter-client/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@ spec:
- containerPort: 8443
name: https
resources:
limits:
cpu: 20m
memory: 40Mi
requests:
cpu: 10m
memory: 20Mi
Expand Down
3 changes: 0 additions & 3 deletions hack/ocp-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,6 @@ spec:
- containerPort: 8080
name: http
resources:
limits:
cpu: 20m
memory: 50Mi
requests:
cpu: 20m
memory: 50Mi
Expand Down