1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/test/conformance/chainsaw/globalcontext/gctxentry-not-exist/clusterpolicy-assert.yaml
Charles-Edouard Brétéché 8a0795fa8f
feat: make deprecated ready status a pointer and set it to null (#10999)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-04 19:08:34 +00:00

10 lines
210 B
YAML

apiVersion: kyverno.io/v1
kind: ClusterPolicy
metadata:
name: cpol-gctxentry-not-exist
status:
conditions:
- message: global context entry not ready
reason: Failed
status: "False"
type: Ready