github.com/IBM-Blockchain/fabric-operator@v1.0.4/config/rbac/auth_proxy_service.yaml (about) 1 apiVersion: v1 2 kind: Service 3 metadata: 4 labels: 5 control-plane: controller-manager 6 name: controller-manager-metrics-service 7 namespace: system 8 spec: 9 ports: 10 - name: https 11 port: 8443 12 targetPort: https 13 selector: 14 control-plane: controller-manager