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 6de6db9 commit 0ceaabbCopy full SHA for 0ceaabb
CHANGELOG.md
@@ -16,8 +16,13 @@ All notable changes to this project will be documented in this file.
16
- BREAKING: The per-role server service is now prefixed with `-server` to be consistent with other operators ([#748]).
17
- The User info fetcher is no longer an experimental feature ([#752]).
18
19
+### Fixed
20
+
21
+- Fixed `envOverrides` which was ignored due to not being added to the product config machinery ([#754]).
22
23
[#748]: https://github.com/stackabletech/opa-operator/pull/748
24
[#752]: https://github.com/stackabletech/opa-operator/pull/752
25
+[#754]: https://github.com/stackabletech/opa-operator/pull/754
26
27
## [25.7.0] - 2025-07-23
28
0 commit comments