Skip to content

Commit

Permalink
Merge pull request #199 from konflux-ci/mpc-fix
Browse files Browse the repository at this point in the history
Fix out-of-date detail about MPC
  • Loading branch information
gbenhaim authored Jul 3, 2024
2 parents 4b39243 + 7ce3af9 commit 968973a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion architecture/multi-platform-controller.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The Multi Platform Controller has no understanding of the build pipeline logic.

- It must have the `build.appstudio.redhat.com/multi-platform-required` label
- It must mount a secret with the name `multi-platform-ssh-$(context.taskRun.name)`
- It must have a parameter called `ARCH` which specifies the required platformitecture
- It must have a parameter called `PLATFORM` which specifies the required platform

If these conditions are met the controller will reconcile on the task and attempt to provision a virtual machine for the task. If it is successful it will create secret (`multi-platform-ssh-$(context.taskRun.name)`) with the following entries:

Expand Down

0 comments on commit 968973a

Please sign in to comment.