Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrokethecloud committed Nov 16, 2020
1 parent 7b3436c commit 65802cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions logging/fleet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ diff:
kind: Logging
name: rancher-logging
operations:
- {"op": "add", "path": "/spec/fluentbit", "value": {"resources":{"requests":{"cpu":"100m"}}}}
- {"op": "add", "path": "/spec/fluentd", "value": {"resources":{"requests":{"cpu":"100m"}}}}
- {"op": "add", "path": "/spec/fluentbit", "value": '{resources":{"requests":{"cpu":"100m"}}}'}
- {"op": "add", "path": "/spec/fluentd", "value": '{resources":{"requests":{"cpu":"100m"}}}'}

0 comments on commit 65802cc

Please sign in to comment.