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 b36a34d commit acbbf80Copy full SHA for acbbf80
1 file changed
CHANGELOG.md
@@ -5,7 +5,7 @@
5
### Fixed
6
7
- Don't panic on invalid authorization config. Previously, a missing OPA ConfigMap would crash the operator ([#667]).
8
-- Fix OPA authorization for Airflow 3. Airflow 3 now needs to be configured via env variables, the operator now does this correctly ([#668]).
+- Fix OPA authorization for Airflow 3. Airflow 3 needs to be configured via env variables, the operator now does this correctly ([#668]).
9
10
[#665]: https://github.com/stackabletech/airflow-operator/pull/665
11
[#668]: https://github.com/stackabletech/airflow-operator/pull/668
0 commit comments