Skip to content

Commit

Permalink
IAC-2968: fix pr
Browse files Browse the repository at this point in the history
  • Loading branch information
dwarren-dev committed Jan 22, 2025
1 parent b6af9c8 commit 97350a4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/harness/override-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -456,4 +456,4 @@ iacm:
memory: 256Mi
requests:
cpu: 128m
memory: 256Mi
memory: 256Mi
2 changes: 1 addition & 1 deletion src/harness/override-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -816,4 +816,4 @@ iacm:
limits:
memory: 500Mi
requests:
cpu: 500m
cpu: 500m
2 changes: 1 addition & 1 deletion src/harness/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ sto:
upgrades:
versionLookups:
enabled: true
mongo FCVUpgrade:
mongoFCVUpgrade:
enabled: true
affinity: {}
nodeSelector: {}
Expand Down

0 comments on commit 97350a4

Please sign in to comment.