16 lines
574 B
YAML
16 lines
574 B
YAML
configuration:
|
|
certfile:
|
|
description: 'The certificate file to use for SSL. Note that this file must exist in the /ssl/ folder.'
|
|
name: 'Certificate file'
|
|
keyfile:
|
|
description: 'The private key file to use for SSL. Note that this file must exist in the /ssl/ folder.'
|
|
name: 'Private key file'
|
|
log_level:
|
|
description: 'Controls the level of log details the add-on provides.'
|
|
name: 'Log level'
|
|
ssl:
|
|
description: 'Enables/Disables SSL (HTTPS) on the web interface.'
|
|
name: SSL
|
|
network:
|
|
80/tcp: 'Web interface (Not required for Ingress)'
|