diff --git a/apps/templates/test-app.yaml b/apps/templates/test-app.yaml index 6c09c5d..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