From 797891f87ad21e02a76843199d36a8e07bd5929f Mon Sep 17 00:00:00 2001 From: j37hr0 Date: Tue, 7 Apr 2026 19:45:45 +1200 Subject: [PATCH] yaml formatting, re-added upgrade --- infrastructure/databases/cloudnative-pg/helmrelease.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/infrastructure/databases/cloudnative-pg/helmrelease.yaml b/infrastructure/databases/cloudnative-pg/helmrelease.yaml index 2fe9444..2708b9b 100644 --- a/infrastructure/databases/cloudnative-pg/helmrelease.yaml +++ b/infrastructure/databases/cloudnative-pg/helmrelease.yaml @@ -14,10 +14,10 @@ spec: kind: HelmRepository name: cnpg namespace: flux-system -install: - crds: Create -#upgrade: -# crds: CreateReplace + install: + crds: Create + upgrade: + crds: CreateReplace # values: # replicaCount: 1 valuesFrom: