Added redploy docs (#14526)

This commit is contained in:
Onkar Ravgan 2023-12-29 14:34:18 +05:30 committed by GitHub
parent 1c2219517e
commit e4ea06834f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,5 @@
Go to `Settings` -> `{service entity}` -> `Pipelines`
{% image src="/images/v1.2/deployment/upgrade/redeploy.png" alt="redeploy" caption="Re-deploy" /%}
Select the pipelines you want to Re Deploy click `Re Deploy`.

View File

@ -26,3 +26,9 @@ as well the `openmetadata-managed-apis` version:
```bash
pip install openmetadata-managed-apis==x.y.z
```
### Re Deploy Ingestion Pipelines
{% partial file="/v1.2/deployment/redeploy.md" /%}
If you are seeing broken dags select all the pipelines from all the services and re deploy the pipelines.

View File

@ -0,0 +1,5 @@
Go to `Settings` -> `{service entity}` -> `Pipelines`
{% image src="/images/v1.3/deployment/upgrade/redeploy.png" alt="redeploy" caption="Re-deploy" /%}
Select the pipelines you want to Re Deploy click `Re Deploy`.

View File

@ -26,3 +26,9 @@ as well the `openmetadata-managed-apis` version:
```bash
pip install openmetadata-managed-apis==x.y.z
```
### Re Deploy Ingestion Pipelines
{% partial file="/v1.3/deployment/redeploy.md" /%}
If you are seeing broken dags select all the pipelines from all the services and re deploy the pipelines.

Binary file not shown.

After

Width:  |  Height:  |  Size: 275 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 275 KiB