Skip to content

Commit

Permalink
feat: Updated values-prod.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alessio-cialini committed Oct 2, 2024
1 parent b4f5046 commit 44cab1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/values-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ microservice-chart:
resources:
requests:
memory: "512Mi"
cpu: "0.25"
cpu: "0.5"
limits:
memory: "728Mi"
cpu: "1.5"
Expand Down Expand Up @@ -137,7 +137,7 @@ microservice-chart:
deployment:
create: true
image:
repository: ghcr.io/pagopa/pagopa-print-payment-notice-generator
repository: ghcr.io/pagopa/pagopa-payment-options-service
tag: "0.0.0"
pullPolicy: Always
envConfig: {}
Expand Down

0 comments on commit 44cab1f

Please sign in to comment.