Skip to content

Commit ff46ca1

Browse files
authored
set devfile's schemaVersion to 2.2.2 (#21)
1 parent 234b16f commit ff46ca1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

devfile.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
schemaVersion: 2.1.0
1+
schemaVersion: 2.2.2
22
metadata:
33
name: quarkus-quickstart
44
components:
@@ -14,7 +14,7 @@ components:
1414
protocol: tcp
1515
targetPort: 5005
1616
- exposure: public
17-
name: hello-greeting-endpoint
17+
name: hello-greeting
1818
protocol: https
1919
targetPort: 8080
2020
path: /hello/greeting/devspaces-user

0 commit comments

Comments
 (0)