mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 21:17:23 +00:00
Merge pull request #22691 from mkulke/fix-mysql-cinder-example
Auto commit by PR queue bot
This commit is contained in:
commit
b33ff00b16
@ -11,6 +11,9 @@ spec:
|
||||
cpu: 0.5
|
||||
image: mysql
|
||||
name: mysql
|
||||
args:
|
||||
- "--ignore-db-dir"
|
||||
- "lost+found"
|
||||
env:
|
||||
- name: MYSQL_ROOT_PASSWORD
|
||||
# change this
|
||||
|
Loading…
Reference in New Issue
Block a user