Update ftp.yml

This commit is contained in:
Frank Bischof 2024-04-03 16:31:00 +02:00
parent ca1ca39058
commit 2ba7154e2b
1 changed files with 2 additions and 2 deletions

View File

@ -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