mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Change from datafrom to data
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user