1
0
Fork 0
distrust-stack/kustomizations/ingress-nginx/controller/webhook.yaml

12 lines
200 B
YAML

apiVersion: v1
kind: Service
metadata:
name: ingress-nginx-controller-admission
spec:
ports:
- appProtocol: https
name: https-webhook
port: 443
targetPort: webhook
type: ClusterIP