mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-08 18:27:21 +00:00
11 lines
168 B
YAML
11 lines
168 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: managedcluster-admission
|
|
spec:
|
|
selector:
|
|
app: managedcluster-admission
|
|
ports:
|
|
- port: 443
|
|
targetPort: 6443
|