We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc59658 commit 97912d5Copy full SHA for 97912d5
airbyte-workers/src/main/resources/application.yml
@@ -88,7 +88,7 @@ airbyte:
88
check:
89
enabled: ${SHOULD_RUN_CHECK_CONNECTION_WORKFLOWS:true}
90
kube:
91
- annotations: ${CHECK_JOB_KUBE_ANNOTATION:}
+ annotations: ${CHECK_JOB_KUBE_ANNOTATIONS:}
92
node-selectors: ${CHECK_JOB_KUBE_NODE_SELECTORS:}
93
max-workers: ${MAX_CHECK_WORKERS:5}
94
main:
0 commit comments