Skip to content

Commit 79f79bf

Browse files
committed
Update docs
1 parent b87a76f commit 79f79bf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/templates/kuttl/iceberg-rest/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ index eb64241..6ead26e 100644
1515
},
1616
"properties": {
1717
"Authentication Strategy": "BASIC_CREDENTIALS",
18-
- "Endpoint Override URL": "https://minio.kuttl-test-dear-bug.svc.cluster.local:9000",
18+
- "Endpoint URL": "https://minio.kuttl-test-dear-bug.svc.cluster.local:9000",
1919
+ "Access Key ID": "admin",
2020
+ "Secret Access Key": "adminadmin",
21-
+ "Endpoint Override URL": "https://minio.${NAMESPACE}.svc.cluster.local:9000",
22-
"Use Path Style Access": "true",
21+
+ "Endpoint URL": "https://minio.${NAMESPACE}.svc.cluster.local:9000",
22+
"Path Style Access": "true",
2323
"Client Region": "us-east1"
2424
},
2525
```

0 commit comments

Comments
 (0)