github.com/metaprov/modela-operator@v0.0.0-20240118193048-f378be8b74d2/bundle/manifests/modela-operator-controller-manager-metrics-service_v1_service.yaml (about) 1 apiVersion: v1 2 kind: Service 3 metadata: 4 creationTimestamp: null 5 labels: 6 control-plane: controller-manager 7 name: modela-operator-controller-manager-metrics-service 8 spec: 9 ports: 10 - name: https 11 port: 8443 12 protocol: TCP 13 targetPort: https 14 selector: 15 control-plane: controller-manager 16 status: 17 loadBalancer: {}