This commit is contained in:
@@ -25,10 +25,10 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: 0.3Gi
|
memory: 0.3Gi
|
||||||
cpu: 0.05
|
cpu: 0.2
|
||||||
limits:
|
limits:
|
||||||
memory: 0.6Gi
|
memory: 0.6Gi
|
||||||
cpu: 0.2
|
cpu: 0.4
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: localsettings
|
- name: localsettings
|
||||||
mountPath: /var/www/html/LocalSettings.php
|
mountPath: /var/www/html/LocalSettings.php
|
||||||
|
|||||||
Reference in New Issue
Block a user