Update ftp.yml

This commit is contained in:
Frank Bischof 2024-04-03 16:31:00 +02:00
parent ca1ca39058
commit 2ba7154e2b

View File

@ -48,10 +48,10 @@ spec:
volumes: volumes:
- name: data-volume - name: data-volume
hostPath: hostPath:
path: /home/wtfawk/k8s-ftp/data/ path: /ftp/data/
- name: ssh-rsa - name: ssh-rsa
hostPath: hostPath:
path: /home/wtfawk/k8s-ftp/ssh-rsa path: /ftp/ssh-rsa
- name: ftp - name: ftp
configMap: configMap:
name: ftp name: ftp