From 48ebbc03b57efbb4195ad63e1c5a0af6823fd351 Mon Sep 17 00:00:00 2001 From: Benjamin Blankenmeister Date: Tue, 15 Oct 2024 11:58:08 -0400 Subject: [PATCH] out of date comments --- charts/pipeline-runner/templates/luigiconfig.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/charts/pipeline-runner/templates/luigiconfig.yaml b/charts/pipeline-runner/templates/luigiconfig.yaml index 20d9bcd..f728ffd 100644 --- a/charts/pipeline-runner/templates/luigiconfig.yaml +++ b/charts/pipeline-runner/templates/luigiconfig.yaml @@ -5,8 +5,6 @@ metadata: labels: {{- include "pipeline-runner.labels" . | nindent 4 }} data: - # Note: the luigi docs reference default_scheduler_url but - # it appears to be kebab case in practice. luigi.cfg: |- [core] scheduler_host = {{ .Chart.Name }}-ui