mirror of
https://github.com/docker/docs.git
synced 2026-04-05 10:48:55 +07:00
Add pre-logon message info
This commit is contained in:
@@ -234,3 +234,10 @@ Configures iSCSI options for UCP.
|
||||
| `--storage-iscsi=true` | no | Enables iSCSI based Persistent Volumes in Kubernetes. Default value is `false`. |
|
||||
| `--iscsiadm-path=<path>` | no | Specifies the path of the iscsiadm binary on the host. Default value is `/usr/sbin/iscsiadm`. |
|
||||
| `--iscsidb-path=<path>` | no | specifies the path of the iscsi database on the host. Default value is `/etc/iscsi`. |
|
||||
|
||||
### pre_logon_message
|
||||
|
||||
Configures a pre-logon message.
|
||||
| Parameter | Required | Description |
|
||||
|:------------------------|:---------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| `pre_logon_message` | no | Sets pre-logon message to alert users before they proceed with login. |
|
||||
Reference in New Issue
Block a user