import os PROVISIONER_NAME = os.getenv("PROVISIONER_NAME", "rawfile.csi.openebs.io") PROVISIONER_VERSION = "0.4.4" DATA_DIR = "/data" CONFIG = {}