Skip to content

Commit

Permalink
Exclude namespace selection from questions.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Danil Grigorev <[email protected]>
  • Loading branch information
Danil-Grigorev committed Apr 4, 2024
1 parent e636aa3 commit 1de9202
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions charts/rancher-turtles/questions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ questions:
type: boolean
description: "Flag to enable or disable installation of cert-manager. If set to false then you will need to install cert-manager manually"
label: "Enable Cert Manager"
- variable: rancherTurtles.namespace
default: "rancher-turtles-system"
description: "Specify a different namespace for turtles installation"
type: string
label: Namespace
- variable: rancherTurtles.features.cluster-api-operator.cleanup
default: true
description: "Specify that the CAPI Operator post-delete cleanup job will be performed"
Expand Down

0 comments on commit 1de9202

Please sign in to comment.