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 b264be4 commit da65503Copy full SHA for da65503
.github/workflows/generate-crd.yml
@@ -50,7 +50,7 @@ jobs:
50
--source-path=./redpanda/operator/api/redpanda/v1alpha2 \
51
--max-depth=10 \
52
--templates-dir=./redpanda-docs/.github/crd-config/templates/asciidoctor/operator \
53
- --config=./redpanda-docs/.github/crd-config/config.yaml \
+ --config=./redpanda/operator/crd-ref-docs-config.yaml \
54
--renderer=asciidoctor \
55
--output-path=./redpanda-docs/modules/reference/pages/k-crd.adoc
56
# Check for any changes made in the documentation.
0 commit comments