Skip to content
Snippets Groups Projects
Commit 607433f1 authored by Ricardo Gonzalez Rodriguez's avatar Ricardo Gonzalez Rodriguez
Browse files

Add new file

parent 350c9d5e
No related merge requests found
apiVersion: v1
kind: Service
metadata:
name: minio-service
spec:
type: LoadBalancer
ports:
- port: 9000
targetPort: 9000
protocol: TCP
selector:
app: minio
© 2018 GitHub, Inc.
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment