k8s-sftp/README.md
2024-04-03 16:19:49 +02:00

13 lines
482 B
Markdown

## 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.