diff --git a/ftp.yml b/ftp.yml index d5ef638..637da29 100644 --- a/ftp.yml +++ b/ftp.yml @@ -48,10 +48,10 @@ spec: volumes: - name: data-volume hostPath: - path: /home/wtfawk/k8s-ftp/data/ + path: /ftp/data/ - name: ssh-rsa hostPath: - path: /home/wtfawk/k8s-ftp/ssh-rsa + path: /ftp/ssh-rsa - name: ftp configMap: name: ftp