mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
fix policy typo (#4039)
This commit is contained in:
parent
8260820a16
commit
18ae9c7d6d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ spec:
|
|||
rules:
|
||||
- name: secrets-not-from-env-vars
|
||||
match:
|
||||
resources:
|
||||
resources:
|
||||
kinds:
|
||||
- Pod
|
||||
validate:
|
||||
|
|
Loading…
Reference in a new issue