services: sshct: specify hostPath types

This commit is contained in:
Andrey Kartashov 2019-10-27 06:00:35 +07:00
parent 0d2f7545aa
commit 417b8157de

View file

@ -20,10 +20,11 @@ spec:
- name: home - name: home
hostPath: hostPath:
path: /data/home path: /data/home
type: type: DirectoryOrCreate
- name: dockersock - name: dockersock
hostPath: hostPath:
path: /var/run/docker.sock path: /var/run/docker.sock
type: Socket
#- name: gorilychrume #- name: gorilychrume
# hostPath: # hostPath:
# path: /data/gorilych.ru/me # path: /data/gorilych.ru/me