kcrypt-challenger/config/rbac/auth_proxy_service.yaml

16 lines
286 B
YAML
Raw Normal View History

2022-10-09 22:32:56 +00:00
apiVersion: v1
kind: Service
metadata:
labels:
control-plane: controller-manager
name: controller-manager-metrics-service
namespace: system
spec:
ports:
- name: https
port: 8443
protocol: TCP
targetPort: https
selector:
control-plane: controller-manager