6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-02-03 09:58:23 +00:00

12 lines
171 B
Plaintext
Raw Normal View History

---
apiVersion: v1
kind: Service
metadata:
name: minio
spec:
type: NodePort
ports:
- port: 9000
protocol: TCP
selector:
app.kubernetes.io/name: minio