Skip to content

Commit

Permalink
Update Image status details
Browse files Browse the repository at this point in the history
  • Loading branch information
menehune23 authored Apr 7, 2023
1 parent bdf7d5a commit 1dfd1cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/image.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ status:
conditions:
- lastTransitionTime: "2020-01-17T16:16:36Z"
status: "True"
type: Succeeded
type: Ready
latestImage: index.docker.io/sample/image@sha256:d3eb15a6fd25cb79039594294419de2328f14b443fa0546fa9e16f5214d61686
...
```
Expand All @@ -344,7 +344,7 @@ status:
conditions:
- lastTransitionTime: "2020-01-17T16:13:48Z"
status: "False"
type: Succeeded
type: Ready
...
```

Expand Down

0 comments on commit 1dfd1cc

Please # to comment.