mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 19:28:16 +00:00
modify resource limits
This commit is contained in:
@@ -16,7 +16,7 @@ spec:
|
||||
containers:
|
||||
- resources:
|
||||
limits :
|
||||
cpu: 1000m
|
||||
cpu: 1
|
||||
image: mysql
|
||||
name: mysql
|
||||
env:
|
||||
|
||||
@@ -14,7 +14,7 @@ spec:
|
||||
name: wordpress
|
||||
spec:
|
||||
containers:
|
||||
image: wordpress
|
||||
- image: wordpress
|
||||
name: wordpress
|
||||
env:
|
||||
- name: WORDPRESS_DB_PASSWORD
|
||||
|
||||
Reference in New Issue
Block a user