You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/opa/pages/usage-guide/configuration-environment-overrides.adoc
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,8 @@ This will lead to faulty installations.
8
8
9
9
== Configuration properties
10
10
11
-
OPA's `config.json` can be overridden using `configOverrides`, the supported override strategies are `jsonMergePatch` (RFC 7396) and `jsonPatches` (RFC 6902).
11
+
OPA's `config.json` can be overridden using `configOverrides`.
12
+
For details on the supported override strategies, see the xref:concepts:overrides.adoc#config-overrides[config overrides documentation].
0 commit comments