SMB / CIFS
apiVersion: v1
kind: Connection
metadata:
name: example-smb-connection
spec:
smb:
server: "smb.example.com"
username: "exampleUser"
password: "examplePassword"
port: 445
share: "exampleShare"
Field | Description | Scheme |
---|---|---|
connection | The connection url to use, mutually exclusive with | |
host | The SMB host |
|
port |
| |
domain | Windows Domain | |
username | ||
password |