flux-infra/infra/cnpg/helm-release.yaml
2025-02-24 05:23:29 +01:00

18 lines
317 B
YAML

apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: cnpg
spec:
chart:
spec:
chart: cloudnative-pg
reconcileStrategy: ChartVersion
sourceRef:
kind: HelmRepository
name: cnpg
version: 0.22.0
interval: 15m
timeout: 5m
values:
replicaCount: 2