Browse Source

Updated app name

pull/1259/head
Tim McCarthy 5 years ago
parent
commit
2d5e9facee
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      deploy/aro/mobilemarketingapigw/mobilemarketingapigw-deploy-template.yml

+ 2
- 2
deploy/aro/mobilemarketingapigw/mobilemarketingapigw-deploy-template.yml View File

@ -100,7 +100,7 @@ parameters:
displayName: Application Name
name: APPLICATION_NAME
required: true
value: mobilesmarketingapigw
value: mobilemarketingapigw
- description: The OpenShift project name that is hosting the image registry.
displayName: Image Registry Project Name
name: IMAGE_REGISTRY_PROJECT_NAME
@ -109,4 +109,4 @@ parameters:
displayName: Template Name
name: TEMPLATE_NAME
required: true
value: mobilesmarketingapigw-deploy-template
value: mobilemarketingapigw-deploy-template

Loading…
Cancel
Save