1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/test/conformance/chainsaw/rangeoperators/standard/resource.yaml
Charles-Edouard Brétéché 4dbd71459a
chore: run range operators test with chainsaw (#8956)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-11-20 06:41:19 +00:00

10 lines
No EOL
170 B
YAML

apiVersion: v1
kind: ConfigMap
metadata:
name: test-config
data:
first_value: "3"
second_value: "4"
third_value: "98Mi"
fourth_value: "2.7"
fifth_value: "-15"