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 bc194ed commit bb61a29Copy full SHA for bb61a29
pages/overview/management-api-reference.md
@@ -1060,7 +1060,8 @@ _Appears in:_
1060
| --- | --- | --- | --- |
1061
| `name` _string_ | | | |
1062
| `kind` _string_ | | | |
1063
-| `namespace` _string_ | | | |
+| `namespace` _string_ | | | Optional: {} <br /> |
1064
+| `backfill` _boolean_ | Whether to backfill the given pointers with the current live value, or otherwise ignore it entirely | | Optional: {} <br /> |
1065
| `jsonPointers` _string array_ | A list of json patches to apply to the service which controls how drift detection works | | |
1066
1067
0 commit comments