Skip to content

Commit

Permalink
changing parodos-dev to rhdhorchestrator in some links - v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ElaiShalevRH authored and gabriel-farache committed Feb 17, 2025
1 parent 96d7722 commit 6384979
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion workflows/move2kube/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ The use case has the following components:

## Installation

See [official installation guide](https://github.com/parodos-dev/serverless-workflows-config/blob/main/docs/main/move2kube)
See [official installation guide](https://github.com/rhdhorchestrator/serverless-workflows-config/blob/main/docs/main/move2kube)

## Usage
1. Create a workspace and a project under it in your move2kube instance
Expand Down
2 changes: 1 addition & 1 deletion workflows/mtv-migration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Application properties can be initialized from environment variables before runn

## Installation

See [official installation guide](https://github.com/parodos-dev/serverless-workflows-config/blob/main/docs/main/mtv-migration)
See [official installation guide](https://github.com/rhdhorchestrator/serverless-workflows-config/blob/main/docs/main/mtv-migration)

## How to run
Example of POST to trigger the flow (see input schema [mtv-input.json](./schema/mtv-input.json)):
Expand Down
2 changes: 1 addition & 1 deletion workflows/mtv-plan/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Application properties can be initialized from environment variables before runn

## Installation

See [official installation guide](https://github.com/parodos-dev/serverless-workflows-config/blob/main/docs/main/mtv-plan)
See [official installation guide](https://github.com/rhdhorchestrator/serverless-workflows-config/blob/main/docs/main/mtv-plan)


## How to run
Expand Down
2 changes: 1 addition & 1 deletion workflows/rpj/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In this project, a side proxy application was created in order to avoid self-sig
If you RPJ is configured properly (i.e: without self-signed certificates), you can remove the proxy application.

# Workflow Diagram
![rpj workflow diagram](https://github.com/parodos-dev/serverless-workflows/blob/main/rpj/rpj.svg?raw=true)
![rpj workflow diagram](https://github.com/rhdhorchestrator/serverless-workflows/blob/main/rpj/rpj.svg?raw=true)

# Workflow application configuration
Application properties can be initialized from environment variables before running the application:
Expand Down
2 changes: 1 addition & 1 deletion workflows/rpj/rpj.sw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ extensions:
outputSchema: schemas/workflow-output-schema.json
- extensionid: workflow-uri-definitions
definitions:
notifications: "https://raw.githubusercontent.com/parodos-dev/serverless-workflows/main/workflows/shared/specs/notifications-openapi.yaml"
notifications: "https://raw.githubusercontent.com/rhdhorchestrator/serverless-workflows/main/workflows/shared/specs/notifications-openapi.yaml"
functions:
- name: run
operation: specs/rpj.json#run
Expand Down

0 comments on commit 6384979

Please sign in to comment.