Skip to content

Commit

Permalink
refactor(demo): sonar kube yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-chervet committed Aug 28, 2024
1 parent 6de6ebd commit 4584b19
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions demo/deployment-functions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ spec:
memory: "96Mi"
cpu: "50m"
requests:
ephemeral-storage: "200Mi"
memory: "96Mi"
cpu: "10m"
ports:
Expand Down Expand Up @@ -88,6 +89,7 @@ spec:
memory: "96Mi"
cpu: "50m"
requests:
ephemeral-storage: "200Mi"
memory: "96Mi"
cpu: "10m"
ports:
Expand Down Expand Up @@ -135,6 +137,7 @@ spec:
memory: "96Mi"
cpu: "50m"
requests:
ephemeral-storage: "200Mi"
memory: "96Mi"
cpu: "10m"
ports:
Expand Down Expand Up @@ -183,6 +186,7 @@ spec:
memory: "96Mi"
cpu: "50m"
requests:
ephemeral-storage: "200Mi"
memory: "96Mi"
cpu: "10m"
ports:
Expand Down

0 comments on commit 4584b19

Please sign in to comment.