diff --git a/devfile.yaml b/devfile.yaml index 9f537e26..3b15f229 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -30,4 +30,5 @@ parent: endpoints: - name: http-8080 targetPort: 8080 - path: / \ No newline at end of file + path: / + secure: true \ No newline at end of file