mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
revert tag to a stable release
This commit is contained in:
parent
05d5d91afd
commit
0c87269a79
1 changed files with 2 additions and 2 deletions
|
@ -704,10 +704,10 @@ spec:
|
|||
serviceAccountName: kyverno-service-account
|
||||
initContainers:
|
||||
- name: kyverno-pre
|
||||
image: nirmata/kyvernopre:v1.1.5
|
||||
image: nirmata/kyvernopre:v1.1.4
|
||||
containers:
|
||||
- name: kyverno
|
||||
image: nirmata/kyverno:v1.1.5
|
||||
image: nirmata/kyverno:v1.1.4
|
||||
args:
|
||||
- "--filterK8Resources=[Event,*,*][*,kube-system,*][*,kube-public,*][*,kube-node-lease,*][Node,*,*][APIService,*,*][TokenReview,*,*][SubjectAccessReview,*,*][*,kyverno,*]"
|
||||
# customize webhook timout
|
||||
|
|
Loading…
Add table
Reference in a new issue