Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed May 26, 2020
1 parent 43335f5 commit 065eb14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ gen-bindata:

.PHONY: gen-values-schema
gen-values-schema:
@yq r api/crds/installer.stash.appscode.com_stashmysqls.yaml spec.validation.openAPIV3Schema.properties.spec > /tmp/stash-mysql-values.openapiv3_schema.yaml
@yq r api/crds/installer.stash.appscode.com_stashmysqls.v1.yaml spec.versions[0].schema.openAPIV3Schema.properties.spec > /tmp/stash-mysql-values.openapiv3_schema.yaml
@yq d /tmp/stash-mysql-values.openapiv3_schema.yaml description > charts/stash-mysql/values.openapiv3_schema.yaml

.PHONY: gen-chart-doc
Expand Down

0 comments on commit 065eb14

Please sign in to comment.