diff --git a/README.md b/README.md index a22efdcea..da4e357e5 100644 --- a/README.md +++ b/README.md @@ -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