--- # Source: intel-device-plugin/charts/intel-device-plugins-operator/templates/operator.yaml apiVersion: v1 kind: Service metadata: labels: control-plane: controller-manager name: inteldeviceplugins-controller-manager-metrics-service namespace: "intel-device-plugin" spec: ports: - name: https port: 8443 targetPort: https selector: control-plane: controller-manager