Files
object-browser/k8s/getoperator.sh
2020-07-23 11:13:05 -07:00

4 lines
198 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 > operator-console/base/minio-operator.yaml