1
0
mirror of https://github.com/mainflux/mainflux.git synced 2025-04-26 13:48:53 +08:00
Mainflux.mainflux/k8s/postgres/4-mainflux-postgres-service.yml
2018-04-30 13:32:38 +02:00

11 lines
174 B
YAML

apiVersion: v1
kind: Service
metadata:
name: mainflux-postgres
labels:
name: mainflux-postgres
spec:
ports:
- port: 5432
selector:
name: mainflux-postgres