1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/test/cli/test-mutate/connection-draining/kyverno-test.yaml
Charles-Edouard Brétéché 410f99f624
refactor: add cli fix package (#8400)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-09-14 21:36:32 +02:00

19 lines
394 B
YAML

name: connection-draining
policies:
- policy.yaml
resources:
- resource.yaml
results:
- kind: Service
patchedResource: patched.yaml
policy: disable-connection-draining
resources:
- nlb-aws-controller-no-attributes
result: pass
rule: nlb-no-attributes
- kind: Service
policy: disable-connection-draining
resources:
- nlb-aws-controller-no-attributes
result: skip
rule: clb