1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00

fix policy typo (#4039)

This commit is contained in:
Vyankatesh Kudtarkar 2022-05-31 11:58:02 +05:30 committed by GitHub
parent 8260820a16
commit 18ae9c7d6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ spec:
rules:
- name: secrets-not-from-env-vars
match:
resources:
resources:
kinds:
- Pod
validate: