From 417b8157deab56bd699599149e835270ee043b23 Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Sun, 27 Oct 2019 06:00:35 +0700 Subject: [PATCH] services: sshct: specify hostPath types --- apps/services/sshct.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/services/sshct.yaml b/apps/services/sshct.yaml index 791252f..36df306 100644 --- a/apps/services/sshct.yaml +++ b/apps/services/sshct.yaml @@ -20,10 +20,11 @@ spec: - name: home hostPath: path: /data/home - type: + type: DirectoryOrCreate - name: dockersock hostPath: path: /var/run/docker.sock + type: Socket #- name: gorilychrume # hostPath: # path: /data/gorilych.ru/me