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

atform.apps.auth.4.0.198.source-code.service.yml Maven / Gradle / Ivy

kind: Service
apiVersion: v1
metadata:
  name: auth
  labels:
    service: auth
    expose: "true"
  annotations:
    api.service.kubernetes.io/path: "/api/"
    service.alpha.openshift.io/dependencies: '[{"name":"auth-db","namespace":"","kind":"Service"}]'
spec:
  ports:
    - name: "8080"
      protocol: TCP
      port: 80
      targetPort: 8089
  selector:
    service: auth
  type: ClusterIP




© 2015 - 2025 Weber Informatics LLC | Privacy Policy