Commit 0695d69
authored
fix(stack/trino-iceberg): Use Minio with TLS, increase memory limits (#176)
* fix(stack/trino-iceberg): Use Minio with TLS
* add broken generated minio tls chart
* adjust rendered chart to support tls
* add pod scope to tls
* add .cluster.local to minio server address
* add ca cert to minio container
* increase memory limits, use FQDN for s3connection, update stack file
* update docs with memory increase1 parent 2ee7cf0 commit 0695d69
File tree
7 files changed
+823
-8
lines changed- docs/modules/demos/pages
- stacks
- _templates/minio-distributed-small-tls
- trino-iceberg
7 files changed
+823
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments