We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c6b91a + 0a5cd81 commit 7bcff92Copy full SHA for 7bcff92
1 file changed
README.md
@@ -11,6 +11,13 @@ clusters on Kubernetes (K8s) powered by [Patroni](https://github.com/zalando/pat
11
It is configured only through Postgres manifests (CRDs) to ease integration into automated CI/CD
12
pipelines with no access to Kubernetes API directly, promoting infrastructure as code vs manual operations.
13
14
+<div align="center">
15
+ <a href="https://dash.plotly.com/project-maintenance">
16
+ <img src="https://dash.plotly.com/assets/images/maintained-by-plotly.png" width="400px" alt="Maintained by Plotly">
17
+ </a>
18
+</div>
19
+
20
21
### Operator features
22
23
* Rolling updates on Postgres cluster changes, incl. quick minor version updates
0 commit comments