1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/test/output/op_patches_endpoints.yaml
2019-06-17 18:11:22 -07:00

20 lines
337 B
YAML

kind: Endpoints
apiVersion: v1
metadata:
name: test-endpoint
creationTimestamp:
labels:
label: test
subsets:
- addresses:
- ip: 192.168.10.172
ports:
- name: load-balancer-connection
port: 80
protocol: UDP
- addresses:
- ip: 192.168.10.171
ports:
- name: secure-connection
port: 9663
protocol: TCP