mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 18:00:08 +00:00
Request resources that fit in the default configuration in examples/mysql-wordpress-pd.
This commit is contained in:
parent
a72be4667f
commit
3bd0890234
@ -8,7 +8,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- resources:
|
- resources:
|
||||||
limits :
|
limits :
|
||||||
cpu: 1
|
cpu: 0.5
|
||||||
image: mysql
|
image: mysql
|
||||||
name: mysql
|
name: mysql
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user