add metadata filed on pod usage template (#788)

Signed-off-by: xiaomage <jhma@gitlab.cn>
This commit is contained in:
majinghe 2022-02-09 05:00:19 +08:00 committed by GitHub
parent ac024f94a4
commit 23e1bd3984
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -192,6 +192,8 @@ The `volumeMounts` section mounts our secret to `/config`. The `volumes` section
apiVersion: v1
kind: Pod
metadata:
name: syft-k8s-usage
spec:
containers:
- image: anchore/syft:latest