Skip to content

Commit

Permalink
chore: openshift tweaks (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp authored Jan 13, 2025
1 parent 4d03285 commit a39b9d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/nr-metabase/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ metabase:
targetPort: 3000
resources:
requests:
cpu: 150m
memory: 500Mi
cpu: 250m
memory: 1200Mi
autoscaling:
enabled: false
podAnnotations: {}
Expand Down Expand Up @@ -74,7 +74,7 @@ database:
memory: 500Mi
persistence:
enabled: true
size: 512Mi
size: 740Mi
accessMode: ReadWriteMany
storageClass: netapp-file-standard
backup:
Expand Down

0 comments on commit a39b9d3

Please sign in to comment.