mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 13:23:09 +01:00
12 lines
155 B
YAML
12 lines
155 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: minio
|
|
spec:
|
|
selector:
|
|
app: minio
|
|
ports:
|
|
- protocol: TCP
|
|
port: 9000
|
|
targetPort: 9000
|