diff --git a/charts/taiga/templates/deployment-back.yaml b/charts/taiga/templates/deployment-back.yaml index 9ce4e6a..354def3 100644 --- a/charts/taiga/templates/deployment-back.yaml +++ b/charts/taiga/templates/deployment-back.yaml @@ -437,7 +437,7 @@ spec: value: "False" {{ end }} - {{ if .Values.trelloImporter }} + {{ if .Values.trelloImporter.enabled }} - name: ENABLE_TRELLO_IMPORTER value: "True" - name: TRELLO_IMPORTER_API_KEY