kube/mysql-clusters/README.md

9 lines
183 B
Markdown
Raw Normal View History

2023-02-26 09:15:48 +00:00
# MySQL clusters
This is namespace for MySQL clusters managed by operator-bundle
```
kubectl create namespace mysql-clusters
kubectl apply -n mysql-clusters -f application.yaml
```