Files
homelab/infrastructure/hydra/cloud-native-pg/helm-release.yaml
T
2026-04-30 13:24:15 -04:00

22 lines
391 B
YAML

apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: cnpg
namespace: cnpg-system
spec:
chart:
spec:
chart: cloudnative-pg
interval: 12h0m0s
sourceRef:
kind: HelmRepository
name: cnpg
namespace: cnpg-system
version: 1.29.0
install:
crds: Create
interval: 30m0s
upgrade:
crds: CreateReplace
status: {}