We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 655e49a commit 4806dd0Copy full SHA for 4806dd0
docs/modules/trino/pages/usage-guide/overrides.adoc
@@ -61,3 +61,8 @@ Environment variables can be (over)written by adding the `envOverrides` property
61
62
Pod overrides allow you to specify a PodTemplateSpec.
63
Consult the xref:concepts:overrides.adoc#pod-overrides[Pod overrides concept documentation] for more information.
64
+
65
+== JVM argument overrides
66
67
+Stackable operators automatically determine the set of needed JVM arguments, such as memory settings or trust- and keystores.
68
+Using JVM argument overrides you can configure the JVM arguments xref:concepts:overrides.adoc#jvm-argument-overrides[according to the concepts page].
0 commit comments