diff --git a/main.py b/main.py new file mode 100644 index 0000000..58c6ddb --- /dev/null +++ b/main.py @@ -0,0 +1,2 @@ +# A simple script that creates a file of inputted size saved at the inputted destination. +# aimed at testing storage is functioning on Longhorn running in a kubernetes cluster. \ No newline at end of file