Skip to content

Commit

Permalink
prod oppsett
Browse files Browse the repository at this point in the history
  • Loading branch information
alpet committed May 30, 2024
1 parent 4b0d4e6 commit a62d7eb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions .nais/cpa-repo-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ spec:
replicas:
scalingStrategy:
cpu:
thresholdPercentage: 30
min: 1
max: 6
thresholdPercentage: 25
min: 2
max: 12
resources:
limits:
cpu: "1000m"
Expand Down
6 changes: 3 additions & 3 deletions .nais/ebms-provider-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ spec:
replicas:
scalingStrategy:
cpu:
thresholdPercentage: 30
min: 1
max: 6
thresholdPercentage: 25
min: 2
max: 12
resources:
limits:
cpu: "1000m"
Expand Down
6 changes: 3 additions & 3 deletions .nais/ebms-send-in-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ spec:
replicas:
scalingStrategy:
cpu:
thresholdPercentage: 30
min: 1
max: 6
thresholdPercentage: 25
min: 2
max: 12
resources:
limits:
cpu: "1000m"
Expand Down

0 comments on commit a62d7eb

Please sign in to comment.