fix trello importer switch for async container

This commit is contained in:
2024-04-13 23:13:44 -06:00
parent 0b2beb08b7
commit f968776cd0

View File

@@ -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