mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-21 00:24:08 +00:00
11 lines
145 B
YAML
11 lines
145 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: work-webhook
|
|
spec:
|
|
selector:
|
|
app: work-webhook
|
|
ports:
|
|
- port: 9443
|
|
targetPort: 9443
|