Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/brokers-journalspecs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ may have been made in the meantime.
fragment:
... etc ...

A applied revision value ``-1`` can be used to explicitly signal that the Etcd
store revision should be ignored. This is helpful when the desired source-of-truth
for a set of JournalSpecs is versioned source control, and where an apply
of those specs should always overwrite any existing Etcd versions.
An applied revision value ``-1`` can be used to explicitly signal that the Etcd
stored revision should be ignored. This is helpful when the desired source-of-truth
for a set of JournalSpecs is versioned source control, and applying those specs
should always overwrite any existing Etcd versions.

Deleting JournalSpecs
----------------------
Expand Down