Skip to content

Commit 9073eed

Browse files
Remove CPU limit defaults (#288)
Closes #286
1 parent 6888615 commit 9073eed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

charts/dependency-track/values.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ apiServer:
4343
cpu: "2"
4444
memory: 5Gi
4545
limits:
46-
cpu: "4"
4746
memory: 5Gi
4847
# -- Security context of the Pod.
4948
# Aids in preventing permission issues with persistent volumes.
@@ -161,7 +160,6 @@ frontend:
161160
cpu: 150m
162161
memory: 64Mi
163162
limits:
164-
cpu: 500m
165163
memory: 128Mi
166164
# -- Security context of the Pod.
167165
# Aids in preventing permission issues with persistent volumes.

0 commit comments

Comments
 (0)