Skip to content

Commit

Permalink
Update devfile.yaml 2.2.2 and https for public endpoint (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuziuk authored Sep 23, 2024
1 parent a3ac046 commit 866ec94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devfile.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
schemaVersion: 2.2.0
schemaVersion: 2.2.2
metadata:
generateName: quarkus-api-example
attributes:
Expand All @@ -17,7 +17,7 @@ components:
targetPort: 5005
- exposure: public
name: list-all-food
protocol: http
protocol: https
targetPort: 8080
path: /food
volumeMounts:
Expand Down

0 comments on commit 866ec94

Please sign in to comment.