Browse Source

Updated template

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

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

@ -52,7 +52,7 @@ objects:
volumes: volumes:
- name: config - name: config
configMap: configMap:
name: mobilemarketingapigw-config-map
name: ${APPLICATION_NAME}-config-map
items: items:
- key: envoy.yml - key: envoy.yml
path: envoy.yml path: envoy.yml


Loading…
Cancel
Save