Change from datafrom to data

This commit is contained in:
Ruben Hensen
2024-09-10 22:50:49 +02:00
parent cafe00f245
commit af6c240a11
+5 -4
View File
@@ -9,10 +9,11 @@ spec:
kind: ClusterSecretStore kind: ClusterSecretStore
target: target:
name: myminio-env-configuration name: myminio-env-configuration
dataFrom: data:
- extract: - secretKey: foobar
key: minio-tenant-root remoteRef:
property: config.env key: minio-tenant-root
property: config.env
# # metadataPolicy to fetch all the labels in JSON format # # metadataPolicy to fetch all the labels in JSON format
# - secretKey: tags # - secretKey: tags