From 46de6b0bbd687145be64405bfacdb059061f845c Mon Sep 17 00:00:00 2001 From: Dan POP Date: Sat, 22 Jan 2022 11:28:29 -0500 Subject: [PATCH] Update getting-started.md remove jobs complete screenshot image for consistency. --- getting-started.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/getting-started.md b/getting-started.md index 75a21d854..6f5a9240a 100644 --- a/getting-started.md +++ b/getting-started.md @@ -97,8 +97,6 @@ curl -L https://github.com/vaikas/sigstore-scaffolding/releases/download/v0.1.9- ```shell kubectl get jobs ``` -![image](https://user-images.githubusercontent.com/22457772/150190697-2c546827-0698-4bea-be02-237ed98971de.png) - ## Example e2e test and cosign invocation using all of the above