We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef65ec6 commit 21b83abCopy full SHA for 21b83ab
README.md
@@ -28,7 +28,7 @@ metadata:
28
29
```
30
$ go build
31
-$ kube2cdk8s -f temp.yaml
+$ ./kube2cdk8s typescript -f temp.yaml
32
new cdk8s.ApiObject("", this, {
33
apiVersion: "v1",
34
kind: "ServiceAccount",
0 commit comments