forked from k-space/kube
Add redis-clusters namespace
This commit is contained in:
9
redis-clusters/README.md
Normal file
9
redis-clusters/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Redis clusters
|
||||
|
||||
This is namespace for Redis clusters managed by
|
||||
[Codemowers' Operator Bundle](https://github.com/codemowers/operator-bundle)
|
||||
|
||||
```
|
||||
kubectl create namespace redis-clusters
|
||||
kubectl apply -n redis-clusters -f application.yaml
|
||||
```
|
Reference in New Issue
Block a user