kube/postgres-clusters/README.md

9 lines
195 B
Markdown
Raw Normal View History

2023-02-26 09:09:11 +00:00
# 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
```