fix(cnpg): Fix argo yaml gen

This commit is contained in:
2025-11-23 16:37:20 +01:00
parent 23f1e05a11
commit 1bdcf0fb1d
+1 -1
View File
@@ -56,8 +56,8 @@ spec:
- ALTER USER app WITH SUPERUSER; - ALTER USER app WITH SUPERUSER;
{{- end }} {{- end }}
{{- end }} {{- end }}
{{- if and .Values.cluster.backup.enabled .Values.cluster.enabled -}}
--- ---
{{- if and .Values.cluster.backup.enabled .Values.cluster.enabled -}}
apiVersion: barmancloud.cnpg.io/v1 apiVersion: barmancloud.cnpg.io/v1
kind: ObjectStore kind: ObjectStore
metadata: metadata: