1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/test/cli/test-mutate/connection-draining/kyverno-test.yaml
Charles-Edouard Brétéché 5433cb9a69
chore: fix cli test files (#8418)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-09-15 09:48:30 +00:00

19 lines
394 B
YAML

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