Skip to content

Commit

Permalink
Document Channel Enabled flag (#356)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Mazzotti <[email protected]>
  • Loading branch information
anmazzotti authored Jul 30, 2024
1 parent c49fd78 commit 8251513
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/managedosversionchannel-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ spec:
| type | string | empty | Defines the channel type, only `custom` is supported now |
| upgradeContainer | object | null | An upgrade container that can be defined. See [reference](#upgradecontainer) |
| deleteNoLongerInSyncVersions | bool | false | Automatically delete deprecated OS versions that are no longer included in the channel |
| enabled | bool | true | Enables this channel. Allowing syncing of OS versions. |

#### upgradeContainer

Expand Down

0 comments on commit 8251513

Please sign in to comment.