Skip to content

Commit

Permalink
Fikser indentering (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
mammut89 authored Dec 8, 2023
1 parent 8286679 commit 86f9f08
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions tjenestebuss-integrasjon/.nais/nais.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,13 @@ spec:
enabled: true
path: "/metrics"
port: "8080"
resources:
requests:
cpu: "200m"
memory: "256Mi"
limits:
cpu: "300m"
memory: "512Mi"

resources:
limits:
cpu: 500m
memory: 512Mi
requests:
cpu: 200m
memory: 256Mi
azure:
application:
enabled: true
Expand Down

0 comments on commit 86f9f08

Please sign in to comment.