Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
default_language_version:
node: system

exclude: '^stacks/_templates/minio-tls/rendered-chart\.yaml$'
exclude: '^stacks/_templates/minio-.*/rendered-chart\.yaml$'

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/demos/pages/trino-iceberg.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ WARNING: This demo should not be run alongside other demos.
To run this demo, your system needs at least:

* 6 {k8s-cpu}[cpu units] (core/hyperthread)
* 15GiB memory
* 21GiB memory
* 110GiB disk storage

[NOTE]
Expand Down
Loading