Skip to content

Commit

Permalink
fixed description resource webhook
Browse files Browse the repository at this point in the history
Signed-off-by: yuriydzobak <yurii.dzobak@lotusflare.com>
  • Loading branch information
yuriydzobak committed Jan 17, 2022
1 parent 21affcc commit 557a80f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions jaeger/charts/linkerd-jaeger/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,14 +185,14 @@ webhook:

resources:
cpu:
# -- Maximum amount of CPU units that the jaeger container can use
# -- Maximum amount of CPU units that the jaeger-injector container can use
limit:
# -- Amount of CPU units that the jaeger container requests
# -- Amount of CPU units that the jaeger-injector container requests
request:
memory:
# -- Maximum amount of memory that jaeger container can use
# -- Maximum amount of memory that jaeger-injector container can use
limit:
# -- Amount of memory that the jaeger container requests
# -- Amount of memory that the jaeger-injector container requests
request:

# -- NodeSelector section, See the
Expand Down

0 comments on commit 557a80f

Please sign in to comment.