Skip to content
Snippets Groups Projects
Commit 7128e2f1 authored by Andri Joos's avatar Andri Joos :blush:
Browse files

add logging to example deployment

parent 8db91f9f
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,8 @@ spec:
value: "sshuser"
- name: USER_PASSWORD
value: "test"
- name: LOG_STDOUT
value: "true"
ports:
- name: ssh
containerPort: 2222
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment