Files
object-browser/k8s/getoperator.sh
2020-07-02 21:33:55 -07:00

4 lines
181 B
Bash
Executable File

#!/bin/bash
# Get's the latest deployment file from MinIO Operator
curl https://raw.githubusercontent.com/minio/minio-operator/master/minio-operator.yaml > base/minio-operator.yaml