kube/cnpg-system/README.md

9 lines
175 B
Markdown
Raw Normal View History

2023-08-16 07:29:09 +00:00
# CloudNativePG
To deploy:
```
2024-07-26 14:35:03 +00:00
kubectl apply --server-side -f \
https://raw.githubusercontent.com/cloudnative-pg/cloudnative-pg/release-1.23/releases/cnpg-1.23.2.yaml
2023-08-16 07:29:09 +00:00
```