mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-22 09:03:35 +00:00
12 lines
198 B
YAML
12 lines
198 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: managedcluster-admission
|
|
spec:
|
|
selector:
|
|
app: managedcluster-admission
|
|
ports:
|
|
- name: conversion-webhook
|
|
port: 9443
|
|
targetPort: 9443
|