Skip to content

Commit

Permalink
Inherit AZURE properties in customized AZURE[mta/mtr]
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosthe19916 committed Oct 11, 2022
1 parent de068f2 commit 4d03ec3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ui-pf4/src/main/webapp/src/layout/TransformationPaths.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,11 +166,10 @@ export const MTA_MTR_TRANSFORMATION_PATHS = [
RH_RUNTIMES,
OPEN_LIBERTY,
{
label: "Azure",
...AZURE,
description:
"Upgrade your Java application so that it can be deployed on Azure App Service.",
options: "azure-appservice",
iconSrc: virtualServer,
},
CAMEL,
];

0 comments on commit 4d03ec3

Please sign in to comment.