From af6c240a11869f4eb7aae26d10f6590162c757ee Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Tue, 10 Sep 2024 22:50:49 +0200 Subject: [PATCH] Change from datafrom to data --- minio/minio-tenant-es.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/minio/minio-tenant-es.yaml b/minio/minio-tenant-es.yaml index 65fdd7e..a17657c 100644 --- a/minio/minio-tenant-es.yaml +++ b/minio/minio-tenant-es.yaml @@ -9,10 +9,11 @@ spec: kind: ClusterSecretStore target: name: myminio-env-configuration - dataFrom: - - extract: - key: minio-tenant-root - property: config.env + data: + - secretKey: foobar + remoteRef: + key: minio-tenant-root + property: config.env # # metadataPolicy to fetch all the labels in JSON format # - secretKey: tags