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 3911746 commit 9ba9113Copy full SHA for 9ba9113
vertical-pod-autoscaler/hack/generate-api-docs.sh
@@ -38,6 +38,7 @@ else
38
CONTROLLER_GEN=$(which crd-ref-docs)
39
fi
40
41
+cd "$(dirname "${BASH_SOURCE[0]}")/.."
42
crd-ref-docs \
43
--source-path=pkg/apis/ \
44
--config=./hack/api-docs/config.yaml \
0 commit comments