Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #196 from elastic/sidecar_is_disabled_by_default
Browse files Browse the repository at this point in the history
[elasticsearch] Fix sidecar container resources test
  • Loading branch information
Crazybus authored Jul 1, 2019
2 parents a0969f3 + d447107 commit 9a6461b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elasticsearch/tests/elasticsearch_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@ def test_adding_resources_to_initcontainer():

def test_adding_resources_to_sidecar_container():
config = '''
masterTerminationFix: true
sidecarResources:
limits:
cpu: "100m"
Expand Down

0 comments on commit 9a6461b

Please sign in to comment.