Add mysql-clusters namespace
This commit is contained in:
8
mysql-clusters/README.md
Normal file
8
mysql-clusters/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
```
|
Reference in New Issue
Block a user