Skip to content

Commit f3ce81f

Browse files
committed
typo
1 parent 77291e7 commit f3ce81f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ All notable changes to this project will be documented in this file.
1111
This function already sets up some defaults we want to use across the platform.
1212
Currently this is `runAsNonRoot: true`, which might cause product Pods to crash and require changes.
1313
- BREAKING: `PodSecurityContextBuilder::run_as_non_root` now takes a `bool` instead of assuming consumers always want to set it to `true` ([#1205]).
14-
This is needed to allow users setting it to `false` in case the new `with_stackable_defaults` functions set's it to `true`.
14+
This is needed to allow users setting it to `false` in case the new `with_stackable_defaults` function sets it to `true`.
1515

1616
[#1205]: https://github.com/stackabletech/operator-rs/pull/1205
1717

0 commit comments

Comments
 (0)