add storage

This commit is contained in:
2025-02-16 22:24:34 -06:00
parent b3ad6e695e
commit 50811026a5
12 changed files with 360 additions and 0 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