VM_TYPE=dind                        # Kubernetes deployment environment (dind or none)
PUBLIC_IP=localhost                 # Kubernetes External IP
SHARED_VOLUME_STORAGE_CLASS="";     # Storage Class available on your Kubernetes Cluster
NAMESPACE=default                   # The namespace that you want to deploy FfDL on
FFDL_PATH=$(pwd)                    # Current path of your FfDL directory
