Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions charts/dependency-track/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ apiServer:
cpu: "2"
memory: 5Gi
limits:
cpu: "4"
memory: 5Gi
# -- Security context of the Pod.
# Aids in preventing permission issues with persistent volumes.
Expand Down Expand Up @@ -161,7 +160,6 @@ frontend:
cpu: 150m
memory: 64Mi
limits:
cpu: 500m
memory: 128Mi
# -- Security context of the Pod.
# Aids in preventing permission issues with persistent volumes.
Expand Down
Loading