afornerot
dc0e331414
Some checks failed
Cadoles/nineskeletor/pipeline/head There was a failure building this commit
16 lines
235 B
YAML
16 lines
235 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
labels:
|
|
io.kompose.service: minio
|
|
name: minio
|
|
spec:
|
|
ports:
|
|
- name: minio
|
|
port: 9000
|
|
targetPort: 9000
|
|
selector:
|
|
io.kompose.service: minio
|
|
status:
|
|
loadBalancer: {}
|