1
0
forked from k-space/kube

Add Crunchydata PGO

This commit is contained in:
2023-02-26 11:09:11 +02:00
parent a51b041621
commit 41b7b509f4
7 changed files with 13839 additions and 153 deletions

View File

@@ -0,0 +1,8 @@
# 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
```