Skip to content

Commit

Permalink
chore(docs): fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
Aatman authored Sep 8, 2021
1 parent ef65ec6 commit 21b83ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ metadata:

```
$ go build
$ kube2cdk8s -f temp.yaml
$ ./kube2cdk8s typescript -f temp.yaml
new cdk8s.ApiObject("", this, {
apiVersion: "v1",
kind: "ServiceAccount",
Expand Down

0 comments on commit 21b83ab

Please sign in to comment.