You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added missing newlines at the end of several scripts and YAML files to adhere to best practices.
- Updated various shell commands and YAML configurations for improved readability and consistency.
- Ensured proper formatting in multiple files, including deployment scripts and task definitions.
Signed-off-by: Gustavo Lira <[email protected]>
Copy file name to clipboardExpand all lines: .ibm/orchestrator-infra/README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# Orchestrator Infrastructure Only
2
2
3
-
This project deploys the complete infrastructure needed for the Orchestrator plugin without RHDH/Backstage. It includes all the supporting services required for workflow orchestration.
3
+
This project deploys the complete infrastructure needed for the Orchestrator plugin without
4
+
RHDH/Backstage. It includes all the supporting services required for workflow orchestration.
0 commit comments