rancher-charts/charts/rancher-webhook/1.0.4+up0.2.5/templates/service.yaml

14 lines
211 B
YAML
Raw Normal View History

2022-03-30 15:28:31 +00:00
kind: Service
apiVersion: v1
metadata:
name: rancher-webhook
namespace: cattle-system
spec:
ports:
- port: 443
targetPort: 9443
protocol: TCP
name: https
selector:
app: rancher-webhook