Skip to content

Commit

Permalink
Update crates/stackable-operator/src/role_utils.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Bernauer <[email protected]>
  • Loading branch information
maltesander and sbernauer authored Jan 15, 2025
1 parent ddb503a commit 5769f5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/stackable-operator/src/role_utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -569,8 +569,8 @@ mod tests {
let entire_role: Role<(), GenericRoleConfig, JavaCommonConfig> = serde_yaml::from_str(
"
jvmArgumentOverrides:
add:
- -Xms2m
add:
- -Xms2m
roleGroups:
default:
jvmArgumentOverrides:
Expand Down

0 comments on commit 5769f5c

Please sign in to comment.