12 lines
312 B
Plaintext
12 lines
312 B
Plaintext
#
|
|
# Configuration file for containerized Vitastor installation
|
|
# (non-Kubernetes, with systemd and udev-based orchestration)
|
|
#
|
|
|
|
# Desired Vitastor version
|
|
VITASTOR_VERSION=v1.11.0
|
|
|
|
# Additional arguments for all containers
|
|
# For example, you may want to specify a custom logging driver here
|
|
CONTAINER_OPTIONS=""
|