add base storage

This commit is contained in:
2025-03-02 21:52:00 -06:00
parent 2dbf4de548
commit fbed193184
15 changed files with 36 additions and 27 deletions

View File

@@ -0,0 +1,21 @@
apiVersion: v2
name: cloudnative-pg
version: 1.0.0
description: Cloudnative PG
keywords:
- cloudnative-pg
- operator
- postgresql
- kubernetes
home: https://wiki.alexlebens.dev/doc/cloudnative-pg-87MyLNw4xG
sources:
- https://github.com/cloudnative-pg/cloudnative-pg
- https://github.com/cloudnative-pg/charts/tree/main/charts/cloudnative-pg
maintainers:
- name: alexlebens
dependencies:
- name: cloudnative-pg
version: 0.23.0
repository: https://cloudnative-pg.io/charts/
icon: https://avatars.githubusercontent.com/u/100373852?s=48&v=4
appVersion: 1.24.1

View File

@@ -0,0 +1,4 @@
cloudnative-pg:
replicaCount: 2
monitoring:
podMonitorEnabled: true