Skip to content

Commit 9c78e14

Browse files
authored
chore: Update devfile.yaml (#2700)
1 parent 1900ed9 commit 9c78e14

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

devfile.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
# SPDX-License-Identifier: EPL-2.0
88
#
9-
schemaVersion: 2.1.0
9+
schemaVersion: 2.2.2
1010
metadata:
1111
name: che-docs
1212
attributes:
@@ -21,13 +21,13 @@ components:
2121
endpoints:
2222
- exposure: public
2323
name: livereload
24-
protocol: http
24+
protocol: https
2525
targetPort: 35729
2626
- attributes:
2727
path: /
2828
exposure: public
2929
name: preview-server
30-
protocol: http
30+
protocol: https
3131
targetPort: 4000
3232
image: "quay.io/eclipse/che-docs:next"
3333
env:

0 commit comments

Comments
 (0)