Skip to content

Commit

Permalink
Merge pull request #480 from p2p-org/rcrvano-patch-4
Browse files Browse the repository at this point in the history
Update kusama.mbelt3.staking-processor.yaml
  • Loading branch information
rcrvano authored Dec 6, 2024
2 parents 9ab711a + ac8a7a8 commit 8d149c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .helm/kusama.mbelt3.staking-processor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ environment: mbelt3-prod
chain: kusama
role: staking-processor
replicas: 1
limits: {cpu: 450m, memory: 4096Mi}
requests: {cpu: 350m, memory: 4096Mi}
limits: {cpu: 450m, memory: 10096Mi}
requests: {cpu: 350m, memory: 10096Mi}
vault:
role: "mbelt"
secret: "secret/mbelt/mbelt3_kusama"
Expand Down

0 comments on commit 8d149c9

Please sign in to comment.