kube/postgres-clusters/README.md

9 lines
195 B
Markdown

# Postgres clusters
This is namespace for Postgres clusters managed by operator-bundle
```
kubectl create namespace postgres-clusters
kubectl apply -n postgres-clusters -f application.yaml
```