From d2f67f1e0442b885c7778ebd2e15233fc5ea0c98 Mon Sep 17 00:00:00 2001 From: HaimKortovich Date: Fri, 15 May 2026 13:18:42 -0500 Subject: [PATCH] fix schemas --- ops/chart/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ops/chart/values.yaml b/ops/chart/values.yaml index ce74bc5..31f0b90 100644 --- a/ops/chart/values.yaml +++ b/ops/chart/values.yaml @@ -181,9 +181,9 @@ rawResources: owner: customer_service cluster: name: '{{ include "bjw-s.common.lib.chart.names.fullname" $ }}-cluster-pg' - schemas: - - name: eventstore - owner: customer_service + schemas: + - name: eventstore + owner: customer_service apiapp: enabled: true