mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +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:
|
||||
- resources:
|
||||
limits :
|
||||
cpu: 1
|
||||
cpu: 0.5
|
||||
image: mysql
|
||||
name: mysql
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user