Files
object-browser/k8s/getoperator.sh
2020-07-25 14:38:16 -07:00

4 lines
192 B
Bash
Executable File

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