k8s-sftp/README.md

482 B

vsFTPd for Kubernetes

Settings

You can create users under the configmap users value.
This is just a plaintext file where you can also use secrets for.
Please note that now username:password is set which is VERY insecure!
Please remove this entry and add strong credentials!

The SSH-RSA key will be created when not existing.
This will be placed in the ssh-rsa folder.

The service is listening on port 2022.
This can be configured in the service configuration.