Skip to content

Commit

Permalink
Debug deployment php resources
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasSamson committed Nov 2, 2023
1 parent fd49dff commit dbb1308
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions helm/api-platform/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ php:
- "192.168.0.0/16"
caddyGlobalOptions: ""
resources:
requests:
memory: 100mMi
cpu: 50m
limits:
memory: 300Mi
cpu: 150m
# requests:
# memory: 100mMi
# cpu: 50m
# limits:
# memory: 300Mi
# cpu: 150m
# caddyGlobalOptions: |
# order cache before rewrite
# cache {
Expand Down

0 comments on commit dbb1308

Please sign in to comment.