From a7b8041feb7421436d3c6f72f9aac7df5f8b4569 Mon Sep 17 00:00:00 2001 From: Shuting Zhao Date: Mon, 28 Oct 2019 12:04:16 -0700 Subject: [PATCH] retag 0.10.0 --- definitions/install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions/install.yaml b/definitions/install.yaml index fca32f7c52..ee7b10e125 100644 --- a/definitions/install.yaml +++ b/definitions/install.yaml @@ -298,7 +298,7 @@ spec: serviceAccountName: kyverno-service-account containers: - name: kyverno - image: nirmata/kyverno:latest + image: nirmata/kyverno:v0.10.0 args: - "--filterK8Resources=[Event,*,*][*,kube-system,*][*,kube-public,*][*,kube-node-lease,*][Node,*,*][APIService,*,*][TokenReview,*,*][SubjectAccessReview,*,*][*,kyverno,*]" # customize webhook timout