From d02d16b1a683426048f159b66217c486d65546d9 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Tue, 10 Sep 2024 14:05:59 +0200 Subject: [PATCH] Add test pw3 --- apps/templates/test-app.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/apps/templates/test-app.yaml b/apps/templates/test-app.yaml index 4dade0d..ecf77e0 100644 --- a/apps/templates/test-app.yaml +++ b/apps/templates/test-app.yaml @@ -27,7 +27,4 @@ spec: replicas: 1 ports: - name: http - value: 8080 - envs: - - name: PASS - value: # (4) \ No newline at end of file + value: 8080 \ No newline at end of file