i 'm deploying dagster with CeleryK8sLauncher, rep...
# deployment-kubernetes
p
i 'm deploying dagster with CeleryK8sLauncher, repository is loaded from user-deployment grpc. Then in launchpad UI, i can not see the below
execution
config. If i config the workspace to load repository directly from package location, the config will display correctly.
Copy code
execution:
  celery-k8s:
    config:
      broker:
      env: DAGSTER_CELERY_BROKER_URL
      backend:
        env: DAGSTER_CELERY_BACKEND_URL
      job_namespace: <abc>