mirror of
https://github.com/atmoz/sftp.git
synced 2025-03-09 15:16:00 -04:00
7 lines
104 B
YAML
7 lines
104 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: sftp-config
|
|
data:
|
|
users.conf: |
|
|
foo:123:1001:100
|