mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-29 04:54:56 +00:00
11 lines
148 B
YAML
11 lines
148 B
YAML
|
|
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: webhook-service
|
|
namespace: system
|
|
spec:
|
|
ports:
|
|
- port: 443
|
|
targetPort: webhook-server
|