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 85a33d1 commit 0508c56Copy full SHA for 0508c56
charts/rancher-turtles/questions.yml
@@ -51,4 +51,9 @@ questions:
51
description: "[ALPHA] Enable ETCD Backup and Restore functionality in Rancher Turtles."
52
type: boolean
53
group: "ETCD Backup and Restore Settings"
54
- show_if: "rancherTurtles.features.day2operations.enabled"
+ 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