Skip to content

Commit 59e16c0

Browse files
Add embedded-operator to questions.yaml
Signed-off-by: Danil-Grigorev <[email protected]>
1 parent 25e91e0 commit 59e16c0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

charts/rancher-turtles/questions.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,9 @@ questions:
5151
description: "[ALPHA] Enable ETCD Backup and Restore functionality in Rancher Turtles."
5252
type: boolean
5353
group: "ETCD Backup and Restore Settings"
54-
show_if: "rancherTurtles.features.day2operations.enabled"
54+
show_if: "rancherTurtles.features.day2operations.enabled"
55+
- variable: rancherTurtles.features.embedded-operator.enabled
56+
label: "Enable Turtles Embedded Operator"
57+
description: "[ALPHA] Enable Turtles Embedded Operator functionality in Rancher Turtles."
58+
type: boolean
59+
group: "Embedded operator"

0 commit comments

Comments
 (0)