Simple longhorn volume manager that is able to reuse volumes from latest backups, at cluster recreation
LONGHORN_URL
: longhorn frontend URL (defaulthttp://longhorn-frontend.longhorn-system/v1
)LOG_LEVEL
: log level (defaultINFO
)DISABLE_SSL_VERIFICATION
: disable SSL verification (defaultFalse
)VOLUMES_CONFIG_PATH
: volume config file path (default/config/volumes.yaml
)START_DELAY_IN_SECONDS
: start delay in seconds (default0
)
See ./example
.