Adjusted resources on all deployments
All checks were successful
Check with kubeconform / lint (push) Successful in 10s
All checks were successful
Check with kubeconform / lint (push) Successful in 10s
This commit is contained in:
@@ -25,6 +25,13 @@ spec:
|
||||
containers:
|
||||
- name: beam-ng
|
||||
image: 'rouhim/beammp-server'
|
||||
resources:
|
||||
requests:
|
||||
memory: "1Gi"
|
||||
cpu: "500m"
|
||||
limits:
|
||||
memory: "4Gi"
|
||||
cpu: "2000m"
|
||||
env:
|
||||
- name: BEAMMP_NAME
|
||||
value: 'Anal Hexor'
|
||||
|
Reference in New Issue
Block a user