Skip to content

Commit

Permalink
Merge pull request #464 from Danil-Grigorev/exclude-ns-select-questions
Browse files Browse the repository at this point in the history
🐛 Exclude namespace selection from questions.yaml
  • Loading branch information
richardcase committed Apr 4, 2024
2 parents e636aa3 + 1de9202 commit 324418e
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 324418e

Please sign in to comment.