apiVersion: v1 kind: Service metadata: annotations: a8r.io/repository: ssh://git@git.tr1ceracop.de:222/gitea_admin/k8s-and-chill.git labels: app: nats app.kubernetes.io/instance: ocis app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: ocis app.kubernetes.io/version: 7.1.4 helm.sh/chart: ocis-0.7.0 ocis-metrics: enabled name: nats namespace: ocis spec: ports: - appProtocol: tcp name: nats port: 9233 protocol: TCP - appProtocol: http name: metrics-debug port: 9234 protocol: TCP selector: app: nats