mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 09:56:55 +00:00
8 lines
212 B
YAML
Executable file
8 lines
212 B
YAML
Executable file
apiVersion: kyverno.io/v2alpha1
|
|
kind: GlobalContextEntry
|
|
metadata:
|
|
name: gctx-not-ready
|
|
spec:
|
|
apiCall:
|
|
urlPath: "/apis/apps/v1/namespaces/test-globalcontext-not-ready/deployments"
|
|
refreshInterval: 1h
|