Skip to content

Commit

Permalink
configuration: fix mistaken variable (oam-dev#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
hongchaodeng authored and suhuruli committed Oct 1, 2019
1 parent b01624a commit 9436073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 6.application_configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ spec:
instanceName: web-front-end
parameterValues:
- name: message
value: "[fromVariable(networkName)]"
value: "[fromVariable(message)]"
traits:
- name: Ingress
properties:
Expand Down

0 comments on commit 9436073

Please sign in to comment.