Skip to content

Commit

Permalink
chore: use https protocol in endpoint (#34)
Browse files Browse the repository at this point in the history
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
  • Loading branch information
svor authored Jan 3, 2024
1 parent 4203e16 commit de43569
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ components:
- exposure: public
name: nodejs
targetPort: 8080
protocol: https
memoryLimit: '1Gi'
memoryRequest: '512Mi'
cpuLimit: '2'
Expand Down

0 comments on commit de43569

Please sign in to comment.