Skip to content

Commit da65503

Browse files
authored
Point config at the redpanda-operator repo (#956)
1 parent b264be4 commit da65503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-crd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
--source-path=./redpanda/operator/api/redpanda/v1alpha2 \
5151
--max-depth=10 \
5252
--templates-dir=./redpanda-docs/.github/crd-config/templates/asciidoctor/operator \
53-
--config=./redpanda-docs/.github/crd-config/config.yaml \
53+
--config=./redpanda/operator/crd-ref-docs-config.yaml \
5454
--renderer=asciidoctor \
5555
--output-path=./redpanda-docs/modules/reference/pages/k-crd.adoc
5656
# Check for any changes made in the documentation.

0 commit comments

Comments
 (0)