From 454b87c81be6260a7bc76141292ca5e483ca7577 Mon Sep 17 00:00:00 2001 From: Michael Valdron Date: Tue, 2 Jan 2024 17:01:19 -0500 Subject: [PATCH] enable tls Signed-off-by: Michael Valdron --- devfile.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/devfile.yaml b/devfile.yaml index 8b517d71..706f37ea 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -38,6 +38,7 @@ components: - name: http-8081 targetPort: 8081 path: / + secure: true commands: - id: build-image apply: