OpenMetadata
OpenMetadata copied to clipboard
ES index DAG to be always deployed with our instances
to make sure we can run this daily and have updates ES in case of any hiccups
@pmbrull IMO this should be on demand deployment. ex:
- If user installs in non-secure mode the deployment will not contain any security configs on the es workflow side
- if they later configures security, this workflow needs to be updated.
This should be a separate settings from the UI and run like rest of the ingestion workflows