mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-25 09:06:49 +00:00
9 lines
229 B
YAML
9 lines
229 B
YAML
|
apiVersion: kyverno.io/v2alpha1
|
||
|
kind: GlobalContextEntry
|
||
|
metadata:
|
||
|
name: gctxentry-apicall-correct
|
||
|
spec:
|
||
|
apiCall:
|
||
|
urlPath: "/apis/apps/v1/namespaces/test-globalcontext-apicall-correct/deployments"
|
||
|
refreshInterval: 1h
|