All Downloads are FREE. Search and download functionalities are using the official Maven repository.

atform.apps.mattermost-db.4.0.60.source-code.svc.yml Maven / Gradle / Ivy

There is a newer version: 4.0.208
Show newest version
kind: Service
apiVersion: v1
metadata:
  name: mattermost-db
  labels:
    service: mattermost-db
spec:
  ports:
    - name: "postgres"
      protocol: TCP
      port: 5432
      targetPort: 5432
  selector:
    service: mattermost-db
  type: ClusterIP




© 2015 - 2024 Weber Informatics LLC | Privacy Policy