Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit 4af6199

Browse files
authored
update the output of kubectl get function (#220)
1 parent 3164cf2 commit 4af6199

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ The function will be deployed to k8s via kubeless.
5757

5858
```bash
5959
$ kubectl get function
60-
NAME KIND
61-
hello Function.v1.k8s.io
60+
NAME AGE
61+
hello 50s
6262

6363
$ kubectl get pod
6464
NAME READY STATUS RESTARTS AGE

0 commit comments

Comments
 (0)