Skip to content

Commit

Permalink
Update model
Browse files Browse the repository at this point in the history
  • Loading branch information
miwurster committed Mar 23, 2021
1 parent fd92354 commit 543a338
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Tag name="participant:partnerA" value="http://localhost:5000"/>
</Tags>
<TopologyTemplate>
<NodeTemplate xmlns:ntyIgeneral="https://edmm.uni-stuttgart.de/nodetypes" name="petclinic" minInstances="1" maxInstances="1" type="ntyIgeneral:PetClinic" id="PetClinic" winery:deployment-technology="terraform" winery:x="382" winery:y="102" winery:participant="partnerA">
<NodeTemplate xmlns:ntyIgeneral="https://edmm.uni-stuttgart.de/nodetypes" name="petclinic" minInstances="1" maxInstances="1" type="ntyIgeneral:PetClinic" id="PetClinic" winery:deployment-technology="kubernetes" winery:x="382" winery:y="102" winery:participant="partnerA">
<Properties>
<Properties xmlns="http://www.example.org">
<db_hostname>${db.public_address}</db_hostname>
Expand Down

0 comments on commit 543a338

Please sign in to comment.