Skip to content

Commit d18e882

Browse files
razvansbernauer
andauthored
Update modules/ROOT/pages/release-notes.adoc
Co-authored-by: Sebastian Bernauer <[email protected]>
1 parent 149eb95 commit d18e882

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

modules/ROOT/pages/release-notes.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -431,9 +431,10 @@ To upgrade from 1.x to the 2.x series, the following config overrides are necess
431431
432432
----
433433
spec:
434-
configOverrides:
435-
nifi.properties:
436-
nifi.flow.configuration.file: /stackable/data/database/flow.json.gz
434+
nodes:
435+
configOverrides:
436+
nifi.properties:
437+
nifi.flow.configuration.file: /stackable/data/database/flow.json.gz
437438
----
438439
439440
This is necessary because the 2.x versions do not support the XML format for flow definitions anymore.

0 commit comments

Comments
 (0)