Skip to content

Commit

Permalink
fix: Add missing port to the example as the field is mandatory
Browse files Browse the repository at this point in the history
  • Loading branch information
cmoulliard committed Sep 4, 2019
1 parent 92235fc commit 71a263d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ spec:
runtime: spring-boot
version: 2.1.6.RELEASE
deploymentMode: dev
port: 8080
```

Deploy it:
Expand Down

0 comments on commit 71a263d

Please sign in to comment.