From b4a87ac6293820361f01adeefcd208749505cff4 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Tue, 10 Sep 2024 14:08:44 +0200 Subject: [PATCH] Add test pw5 --- apps/templates/test-app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/test-app.yaml b/apps/templates/test-app.yaml index 64cf0e8..0974ee1 100644 --- a/apps/templates/test-app.yaml +++ b/apps/templates/test-app.yaml @@ -32,4 +32,4 @@ spec: value: 8080 envs: - name: PASS - value: # (4) \ No newline at end of file + value: \ No newline at end of file