Skip to content

Commit b4635b5

Browse files
committed
Regenerate bundle to include HA fields
Signed-off-by: Jonathan West <jonwest@redhat.com>
1 parent ae31ff0 commit b4635b5

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

bundle/manifests/argoproj.io_rolloutmanagers.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,15 @@ spec:
228228
items:
229229
type: string
230230
type: array
231+
ha:
232+
description: HA options for High Availability support for Rollouts.
233+
properties:
234+
enabled:
235+
description: Enabled will toggle HA support globally for RolloutManager.
236+
type: boolean
237+
required:
238+
- enabled
239+
type: object
231240
image:
232241
description: Image defines Argo Rollouts controller image (optional)
233242
type: string

0 commit comments

Comments
 (0)