github.com/metaprov/modela-operator@v0.0.0-20240118193048-f378be8b74d2/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 protocol: TCP 13 targetPort: https 14 selector: 15 control-plane: controller-manager