diff --git a/.devfile.yaml b/.devfile.yaml index 5ddab8b..ba50410 100644 --- a/.devfile.yaml +++ b/.devfile.yaml @@ -20,8 +20,8 @@ components: image: registry.redhat.io/devspaces/udi-rhel8:latest endpoints: - exposure: public - name: http - protocol: http + name: https + protocol: https targetPort: 3000 commands: - id: run