1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-28 02:18:15 +00:00

add kuttl assert file (#5870)

Signed-off-by: ShutingZhao <shuting@nirmata.com>

Signed-off-by: ShutingZhao <shuting@nirmata.com>
This commit is contained in:
shuting 2023-01-05 21:16:16 +08:00 committed by GitHub
parent 8f1404154a
commit e9f338df58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,7 @@
apiVersion: v1
kind: Pod
metadata:
name: mypod
namespace: foo
annotations:
corp.org/random: bar

View file

@ -0,0 +1,7 @@
apiVersion: v1
kind: Pod
metadata:
name: unwatched
namespace: foo
annotations:
corp.org/random: bar