Commit dc6a424
committed
[SPARK-52835] Fix the default value of
### What changes were proposed in this pull request?
This PR aims to fix the default value documentation of `operatorContainer` memory to `2Gi` from `4Gi`.
### Why are the changes needed?
To provide a correct information.
https://github.com/apache/spark-kubernetes-operator/blob/b504f8fb097fbafb13722c3ff36221f7fdc322c9/build-tools/helm/spark-kubernetes-operator/values.yaml#L54
### Does this PR introduce _any_ user-facing change?
No, this is only a documentation fix.
### How was this patch tested?
Manual review because this is a doc change.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes apache#288 from dongjoon-hyun/SPARK-52835.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>operatorContainer memory to 2Gi from 4Gi
1 parent b504f8f commit dc6a424
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments