Skip to content

Commit 56e6211

Browse files
authored
Update readme to remove fields which are no longer valid (#2)
1 parent 9b4f098 commit 56e6211

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,6 @@ kubectl get function my-function -o yaml
138138

139139
The status will include:
140140
- Function name and runtime
141-
- Deployed image reference
142-
- Middleware version
143141
- Deployment conditions
144142

145143
## Development
@@ -228,8 +226,6 @@ make lint
228226
|-------|------|-------------|
229227
| `name` | string | Function name from metadata |
230228
| `runtime` | string | Detected function runtime |
231-
| `deployedImage` | string | Full image reference of deployed function |
232-
| `middlewareVersion` | string | Version of function middleware |
233229
| `conditions` | array | Status conditions |
234230

235231
## Uninstallation

0 commit comments

Comments
 (0)