Skip to content

Commit b87a76f

Browse files
committed
Update to new property names
1 parent d54c7e8 commit b87a76f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/templates/kuttl/iceberg-rest/60_nifi-flow.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,8 +333,8 @@
333333
"Authentication Strategy": "BASIC_CREDENTIALS",
334334
"Access Key ID": "admin",
335335
"Secret Access Key": "adminadmin",
336-
"Endpoint Override URL": "https://minio.${NAMESPACE}.svc.cluster.local:9000",
337-
"Use Path Style Access": "true",
336+
"Endpoint URL": "https://minio.${NAMESPACE}.svc.cluster.local:9000",
337+
"Path Style Access": "true",
338338
"Client Region": "us-east1"
339339
},
340340
"propertyDescriptors": {

0 commit comments

Comments
 (0)