-
Notifications
You must be signed in to change notification settings - Fork 347
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
helm: Remove default cpu limit inside chart (#4290)
Remove default cpu limit Signed-off-by: Romain BELORGEY <romain.belorgey@docker.com>
- Loading branch information
1 parent
544bd9c
commit e24ada6
Showing
13 changed files
with
0 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,6 @@ deployment: | |
imagePullSecrets: [] | ||
resources: | ||
limits: | ||
cpu: 500m | ||
memory: 1024Mi | ||
requests: | ||
cpu: 100m | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -422,7 +422,6 @@ spec: | |
periodSeconds: 10 | ||
resources: | ||
limits: | ||
cpu: 500m | ||
memory: 1024Mi | ||
requests: | ||
cpu: 100m | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -437,7 +437,6 @@ spec: | |
periodSeconds: 10 | ||
resources: | ||
limits: | ||
cpu: 500m | ||
memory: 1024Mi | ||
requests: | ||
cpu: 100m | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -422,7 +422,6 @@ spec: | |
periodSeconds: 10 | ||
resources: | ||
limits: | ||
cpu: 500m | ||
memory: 1024Mi | ||
requests: | ||
cpu: 100m | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -450,7 +450,6 @@ spec: | |
periodSeconds: 10 | ||
resources: | ||
limits: | ||
cpu: 500m | ||
memory: 1024Mi | ||
requests: | ||
cpu: 100m | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -422,7 +422,6 @@ spec: | |
periodSeconds: 10 | ||
resources: | ||
limits: | ||
cpu: 500m | ||
memory: 1024Mi | ||
requests: | ||
cpu: 100m | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -422,7 +422,6 @@ spec: | |
periodSeconds: 10 | ||
resources: | ||
limits: | ||
cpu: 500m | ||
memory: 1024Mi | ||
requests: | ||
cpu: 100m | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -424,7 +424,6 @@ spec: | |
periodSeconds: 10 | ||
resources: | ||
limits: | ||
cpu: 500m | ||
memory: 1024Mi | ||
requests: | ||
cpu: 100m | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -426,7 +426,6 @@ spec: | |
periodSeconds: 10 | ||
resources: | ||
limits: | ||
cpu: 500m | ||
memory: 1024Mi | ||
requests: | ||
cpu: 100m | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -424,7 +424,6 @@ spec: | |
periodSeconds: 10 | ||
resources: | ||
limits: | ||
cpu: 500m | ||
memory: 1024Mi | ||
requests: | ||
cpu: 100m | ||
|