mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Merge pull request #9209 from uluyol/mysql-config
Request resources that fit in the default configuration in examples/mysql-wordpress-pd.
This commit is contained in:
commit
8c2cc9fd61
@ -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