1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/engine/mutate/testdata/endpoints.yaml
Charles-Edouard Brétéché 6e462446b8
refactor: remove json patches from rule response in tests (#7443)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-06-06 17:52:26 +00:00

11 lines
167 B
YAML

kind: Endpoints
apiVersion: v1
metadata:
name: my-endpoint-service
labels:
originalLabel: isHere
subsets:
- addresses:
- ip: 1.2.3.4
ports:
- port: 9376