1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/test/conformance/chainsaw/globalcontext/validate-apicall-data/gctxentry.yaml
2024-03-14 16:12:39 +00:00

13 lines
257 B
YAML
Executable file

apiVersion: kyverno.io/v2alpha1
kind: GlobalContextEntry
metadata:
name: gctxentry-validate-apicall-data
spec:
apiCall:
service:
url: http://localhost:8080
method: GET
data:
- key: foo
value: bar
refreshInterval: 10s