1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/test/Endpoint/endpoints.yaml
Anton Kostenko 2997a5139b updated policies
updated policies according to new policy structure for testing
2019-05-21 17:56:59 +03:00

13 lines
204 B
YAML

apiVersion: v1
kind: Endpoints
metadata:
name: test-endpoint
labels:
label : test
subsets:
- addresses:
- ip: 192.168.10.171
ports:
- name: secure-connection
port: 443
protocol: TCP