mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Update minikube.md
This commit is contained in:
@@ -169,7 +169,7 @@ In order to protect your general sanity, we've included a currated list of verif
|
||||
To verify the state of MariaDB, use the following command:
|
||||
|
||||
```
|
||||
$ kubectl exec mariadb-0 -it -- mysql -uroot -ppassword -e 'show databases;'
|
||||
$ kubectl exec mariadb-0 -it -n openstack -- mysql -uroot -ppassword -e 'show databases;'
|
||||
+--------------------+
|
||||
| Database |
|
||||
+--------------------+
|
||||
|
||||
Reference in New Issue
Block a user