Skip to content

Commit

Permalink
removed cpu & memory limit
Browse files Browse the repository at this point in the history
  • Loading branch information
sfdevops committed Oct 10, 2024
1 parent 9a672ca commit fed8a0d
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -300,13 +300,6 @@ tenantMgmtService:
imagePullPolicy:
enabled: "yes"
name: regcred
resources:
requests:
memory: "128Mi"
cpu: "100m"
limits:
memory: "2048Mi"
cpu: "1"
service:
type: NodePort
port: 3000
Expand Down

0 comments on commit fed8a0d

Please sign in to comment.