diff --git a/templates/questions/documentation.yaml b/templates/questions/documentation.yaml index 92342923e4d..b4029b9e3ac 100644 --- a/templates/questions/documentation.yaml +++ b/templates/questions/documentation.yaml @@ -10,15 +10,6 @@ schema: type: boolean default: true -# - variable: donate -# group: Documentation -# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor' -# schema: -# additional_attrs: true -# type: dict -# attrs: -# - variable: confirmDonate -# label: 'I have considered supporting the project' -# schema: -# type: boolean -# default: true + - variable: donate + group: Documentation + label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor'