mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 17:37:12 +00:00
8 lines
197 B
YAML
Executable file
8 lines
197 B
YAML
Executable file
apiVersion: kyverno.io/v2alpha1
|
|
kind: GlobalContextEntry
|
|
metadata:
|
|
name: gctxentry-apicall-failed
|
|
spec:
|
|
apiCall:
|
|
urlPath: "/apis/apps/v1/namespaces/default/unknown"
|
|
refreshInterval: 1h
|