diff --git a/apps-kustomized/ssher/deploy.yaml b/apps-kustomized/ssher/deploy.yaml index 427ef20..17de7a1 100644 --- a/apps-kustomized/ssher/deploy.yaml +++ b/apps-kustomized/ssher/deploy.yaml @@ -29,7 +29,7 @@ spec: - command: - /bin/sh - -c - - sleep 99999999 + - /usr/sbin/sshd -D image: git.martyn.berlin/martyn/fat-ssh:latest imagePullPolicy: Always name: debian