diff --git a/apps/templates/test-app.yaml b/apps/templates/test-app.yaml index fc768f2..6c09c5d 100644 --- a/apps/templates/test-app.yaml +++ b/apps/templates/test-app.yaml @@ -28,3 +28,6 @@ spec: ports: - name: http value: 8080 + envs: + - name: PASS + value: # (4) \ No newline at end of file