Files
homelab/infrastructure/hydra/cloud-native-pg/helm-release.yaml
2026-04-30 13:18:59 -04:00

21 lines
374 B
YAML

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