From 036d2553be3f33bb089e15da3882c4057d360bd4 Mon Sep 17 00:00:00 2001 From: HaimKortovich Date: Fri, 24 Apr 2026 14:12:42 -0500 Subject: [PATCH] fix names --- ops/chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ops/chart/values.yaml b/ops/chart/values.yaml index 017d721..6b4353d 100644 --- a/ops/chart/values.yaml +++ b/ops/chart/values.yaml @@ -57,7 +57,7 @@ service: protocol: HTTP rawResources: - document-service-bucket: + bucket: enabled: true apiVersion: objectstorage.k8s.io/v1alpha1 kind: BucketClaim @@ -68,7 +68,7 @@ rawResources: protocols: - s3 - document-service-bucket-access: + bucket-access: enabled: true apiVersion: objectstorage.k8s.io/v1alpha1 kind: BucketAccess